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

What are the two different ways of building a match code object? : abap data dictionary

609


What is step-loop? Explain all the steps?

541


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

523


What is the difference between pnp and pnpce? : abap hr

1084


what are Hana Basics

893






Explain lsmw?

647


How can we create callable modules of program code within one abap/4 program? : abap modularization

604


Why do we need enhancements?

628


What is the use of 'table index'?

630


What are the different types of views in sap? : abap data dictionary

609


How many types of size categories and data classes are there?

620


What is at exit-command:?

569


What are the attributes of a field that can be activated or deactivated during runtime?

564


Update types in Call transaction method. What is the difference?

604


Define structure in abap data dictionary?

611