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
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What are the two ways for restricting the value range for a domain ?
What are the payroll related infotypes? : abap hr
Badi concepts
What is bdc programming? : abap bdc
How are the function code handles in flow logic?
What is the use of start-of-selection.,if not use in report what will happen,?
What is a function group? : abap modularization
What are interface/conversion programs in SAP?
What is the purpose of sum statement?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are the pooled and cluster tables?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What are the kinds of foreign key fields?
What are the different types of work process?