loop at itab.
IF <cond>.
Continue.
Endif.
Endloop.
If continue triggers what will happen, it comes out
of loop and endloop for further loop pass or just comes out
of IF and Endif.
Answer Posted / abhi
it will come out of the loop for next loop pass
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to call transaction in session method without recording?
what is leave to TRANSACTION?
What is append structure?
What are lock objects?
Normally how many and what files get created when a transaction program is written?
What is roll area?
What is an update type with reference to a match code id? : abap data dictionary
Explain what are the events used in interactive reports?
What are the advantages of logical databases : abap hr
What are the parameter types for a method?
What are Delivery classes? What data will you want to transport during client copy?
What is the use of abap data dictionary? : abap data dictionary
How will you transfer data into a file in application server?
What is the function of a domain?
What is the different type of projects? : sap abap hr