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

Describe data classes? : abap hr

822


Explain get cursor field?

884


How do you write a function module in sap?

780


What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

3294


What are the buffering types?

808


Specify the types of data dictionary objects.

716


What is static attribute

1281


What are the steps in creating screen ?

1731


how to track records from data dictionary?

1829


What is the use of abap data dictionary? : abap data dictionary

803


Did you create secondary index?

901


Can we set page headers to details lists?

774


What is view? Explain the different types of view?

953


Can we display a list in a pop-up screen other than full-size stacked list?

895


How to write a code for multiple transactions? : abap bdc

755