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 / kiran kumar v

It would just come out of IF and End IF.

Kiran V

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between function group and function module?

562


What is sequence of event triggered in report?

596


What is the modification assistant?

573


What are datasets in abap?

672


What is ole?

681






foreign key enforcement?

1620


What is the difference between synchronous and asynchronous update? : abap bdc

638


What are the main events of which are used for logical database?

595


wht is the diff. b/n initialization and lotus of event

1391


What are local objects? : abap data dictionary

597


How can a lock object be called in the transaction?

527


Difference between sap script and report?

744


If yes then why do we require logical database

2699


hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2554


How to define selection screen?

590