To avoid page skipping and to write the contents in the
same page itself in SAP script, command used is
Answer Posted / lavanya
One of the sapscript control commands named PROTECT AND END
PROTECT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What should be the approach for writing a bdc program? : abap bdc
what is bapi,badi,bdc,ale idocs?
What is the significance of the screen number ‘0’?
Explain what is the step-by-step process to create a table in data dictionary?
How can we declare a table control in the abap/4 program?
State the system field for the current date?
Explain how do you move on to the next screen in interactive reporting?
What is structure?
Can we access static attribute from instance method
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What are the three hierarchical levels of data types and objects?
How to create a button in selection screen ?
What is the significance of the memory table ‘screen’?
What are the sequences of event block?
Can we create an abap program without using y or z?