To avoid page skipping and to write the contents in the
same page itself in SAP script, command used is

Answer Posted / saplead.sai

PROTECT - ENDPROTECT
The text given between PROTECT - ENDPROTECT will try to
print on current page if the space is available. If the
current MAIN WINDOW does not have sufficient space then it
will print ENTIRE TEXT on NEXT PAGE if the NEXT window is
enough. If next page is also not sufficient to print the
entire content then SOME LINES will be printed on current
page and remaining lines on NEXT PAGE as AVIODING PARAGRAPH
BREAK fails.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...

1751


What is database utility? : abap data dictionary

795


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1806


Explain the disadvantages of logical databases?

739


What is the t-code for transaction recorder? : abap bdc

801


Write the bdc table structure? : abap bdc

790


What is the difference between collect and append statements?

788


Difference between Read and Get cursor?

1784


what is difference between user exit, customer exit and badi?

4576


Explain how do you move on to the next screen in interactive reporting?

762


What are client dependant objects in abap/sap?

876


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2256


Differentiate between ooabap and abap?

937


when are objects are passed from task to the change request?

1873


What is exception class and test class. How to use it?

1109