what is the use of protect / end protect control command in
the scripts?
Answer Posted / sudhir
Sap script using Protect end protect avoid the page break.
it is use /: protect
/: text
/: endprotect
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the length of function code at user-command?
Can we use flow logic control key words in abap/4 and vice-verse?
Which bdc you prefer? : abap bdc
What is a development class? : abap data dictionary
What functions does a data dictionary perform? : abap data dictionary
What is the use of start-of-selection.,if not use in report what will happen,?
What are the types of windows in sap script?
Tell me a scenario where did you use secondary index?
What is the difference between skip and new-line?
What are the differences between se01, se09 and se10?
What are the parameters in bdc_open_group? : abap bdc
Explain the advantages of abap query tool?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
How will you transfer data into a file in application server?
How to debug a script in abap?