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 / nilanjan das

it comes out
of loop and endloop for further loop pass.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the system field for the current date?

803


Rp_provide_from_last contains how many parameters ? : abap hr

1169


What is an interactive report? What is the obvious difference of such report compared with classical type reports?

737


What are the two ways of producing a list within a transaction?

785


Define database layer? : abap data dictionary

830






How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?

761


What is the use of program rsbdcsub? : abap bdc

841


How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr

725


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

818


What are the page headers for secondary lists?

816


Differentiate between the uline and write: sy-uline statements if any?

926


Explain how many types of tables exist and what are they in data dictionary?

807


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

1011


What is a data class? : abap data dictionary

823


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

966