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 / mindaugask

The CONTINUE statement can only be used in loops. If it is used, the current loop pass
is ended immediately and the program flow is continued with the next loop pass.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

571


How do you populate data into a multiple line field?

587


Explain what are interactive reports?

626


In which table the material master data is stored?

567


What are dml commands in abap?

648






how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1724


Can a domain, assigned to a data element be changed? : abap data dictionary

554


What are the pooled and cluster tables?

568


What are field groups?

604


Difference between sap script and report?

750


What is narrow casting and wide casting?

1137


What are the different functions used in sap script? What are the parameters used in each function?

620


Did you create primary index?

546


What is the function of a data element?

627


Have you processed BDCs ?

636