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

How can we decide weather we can enhance the standard infotype or not ? : abap hr

579


What is SAP Data conversion ?

634


When you prefer lsmw?

590


What are the basic functions of database utility? : abap data dictionary

603


When is the top-of-page event triggered? : abap data dictionary

807






Differentiate between table and template ?

603


How do you find if a logical database exists for your program requrements?

605


What are the disadvantages of using explicit enhancement?

1384


what is user specific parameter?

1677


What are the different types of parameters? : abap modularization

614


what are the various types of parameters and how are they distinguished from one another?

730


What is sequence number

1751


what is call back in alv?

1984


Can you create a table with fields not referring to data elements? : abap data dictionary

778


Explain how to create any functions?

595