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

it comes out of loop and endloop

Is This Answer Correct ?    0 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What functions does a data dictionary perform? : abap data dictionary

768


What is dynpro? what are its components ?

772


if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?

1834


What is the difference between collect and append statements?

739


What is database utility? : abap data dictionary

747






how to see the table output?

1891


How do you use structures in the abap programs?

747


What is the difference between call transaction method and the session method? : abap bdc

669


What are the functions of lock objects?

877


What is retro active accounting

1741


What are the two levels in defining a match code? : abap data dictionary

782


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1895


What are clustered tables?

756


What is the difference between getting and get late?

727


What is the first thing you do after vendor setup is complete?

1038