what is the use of STOP,EXIT,CHECK,CONTINUE in internal
table?
Answer Posted / husssain
stop gets the cotrol to the event end-of-selection
exit lets the control ut of the loop if the condition is
not satisfied. continue serves the same purpose as in C/C++
language.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is an abap instance?
Can we define our own match code id's for sap matchcodes ?
What two statements would be used to exchange data between programs using abap memory?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
How can end-of-selection be used?
How do you find out who has transported a transport request?
if while coding power goes off , how to retrieve the codes?
What is the difference between scrolling a table horizontally and vertically?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is the transaction for recording bdc ? : abap bdc
What are the uses of interactive reporting?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
Difference between domain and data element? What are aggregate object?
Define the various contents of technical specifications ?
What is sap locking?