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
What is append structure?
Which objects are independent transport objects?
What are null values?
What is smart forms? : abap hr
What are the basic functions of database utility?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What are the types of subroutines?
What is read line in abap?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What happens if only one of the commands set screen and leave screen is used without using the other?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
How to call a subroutine in sapscript?
Explain read dataset in sap abap?
Explain the table, which contain the details of all the name of the programs and forms?