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.
Post New Answer View All Answers
What is the role of ‘refresh’ in internal table?
What are the system fields? Explain?
What are logical databases? What are the advantages of logical databases?
What are the different kinds of lock modes?
How to know if the value entered contains records or not?
What are the problems in processing batch input sessions?
How we can retrieve data using secondary index. Explain with simple example?
What are table clusters?
What is an abap dictionary? : abap data dictionary
How can we access the correction and transport system? : abap data dictionary
What is the function of a data element?
What is Field group?
how to capture the errors in bdc Call transaction method?
What data is contained in data dictionary? : abap data dictionary
What are the system fields?