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


Please Help Members By Posting Answers For Below Questions

Explain the disadvantage of using exec sql statement in abap?

515


What is asynchronous update?

573


What is the difference between semi-monthly and Bi-weekly payroll area

3012


Why do we use Abstract classes give an example from your project?

883


Define database layer?

613






How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

690


Difference between .Include and .append?

736


​​What is view proxy in abap?

785


How can we set the table spaces and extent sizes? : abap data dictionary

733


What is modularization and its benefits? : abap modularization

715


How does the interface between the dynpro and the abap/4 modules take place?

555


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

590


What is the modification assistant?

570


How to debug a sapscript?

593


What is logical database? : abap hr

609