What is a difference between - RETURN, EXIT, CHECK, STOP &
REJECT - To leave the processing blocks
Answer Posted / ravikumar
STOP: This terminates the block and executes end-of selection.
EXIT: It terminates the loop processing and process the next
statements.
CHECK: It evaluates the subsequent logical expression if it
is true the processing continue with the next statement.
CONTINUE terminates the current loop pass, returns the
processing to the beginning of the loop and starts the next
loop pass,
REJECT: it terminates the current event, even from loops or
subroutines.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is an internal table?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
In select-options, how to get the default values as current month first date and last date by default?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
Have you printed any report?
What are datasets in abap?
What are the user interfaces of interactive lists?
Persistent class
after creating lock object if does n't access record by second user what should we do?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is difference between inner join and outer join?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Different types of luws. What are they?
What is system-land-scape of your project?
What is logo in sap script?