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 / kiran

It depends on the IF Condition. But the control comes out of the loop.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between /N and /BEND?

823


What is lock objects? : sap abap data dictionary

609


Persistent class

902


What happens if we use leave to list-processing without using suppress-dialog?

696


How can we use multiple transactions by using bdc_insert? : abap bdc

644






Name some data dictionary objects?

554


Why do we use abstract class

1027


What are dml commands in abap?

645


What is the difference between synchronous and asynchronous update? : abap bdc

640


Explain the Inportance of pa30? : abap hr

749


What data is contained in data dictionary? : abap data dictionary

642


Exception handling and how does it transfer from called method to calling method?

868


What is value table? : abap data dictionary

643


Of the two call transaction and session method, which is faster?

691


What are the different types of abap reports in sap?

764