What is the use of PROTECT and ENDPROTECT?
Answers were Sorted based on User's Feedback
Answer / p.lokesh
While using scripts, if u don't want to break a paragraph
text which aparts to another page i.e if u wanna display
the paragraph with out breaking in between two pages , u
have to use Protect and EndProtect.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / manoj kumar
protect and end protect it controls the data by preventing
it on single page with out any breaks
Is This Answer Correct ? | 2 Yes | 0 No |
in sap-scripts what u write the text in between ptotect and
endprotect it tryies to print the entire text in with in a
window if not possible checks another window if possible
print the entire text in that window there also not
possible how text to print in that window is possible print
that much of text remaining will print in another window.
eg:
mostly protect endprotect we are used in main window.
first it tries to print in main00 is not possible checks
the main01 is possible print it ohterwise how space is
sufficient print that much of text print and remaining will
print in main02.
Is This Answer Correct ? | 0 Yes | 1 No |
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is repetitive structure and for which Infotype do we have
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Explain the inside concept in select-options?
What is sap abap data dictionary?
Types of windows in SAP scripts?
9 Answers vCentric Technologies,
How to get the table name from a field? NOTE:if only the field name is given in a flat file.
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is the difference between end-of-page and end-of- selection?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
Wat is the difference between Select single * and Select .. Up to one row . And which method is better for performance ?
list some middlewares used in EDI ?