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 a variable in the sap abap?
What is the significance of hide?
after creating lock object if does n't access record by second user what should we do?
Which function module would you use to check the user’s authorization to access files before opening a file?
How would you define the exponents for a type ‘f’ field?
What are control tables? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What are the disadvantages of abap query tool?
What is a data class? : abap data dictionary
How do you find out whether a file exits on the presentation server?
Explain the advantage of structures?
What data is contained? : abap data dictionary
What are user exits? What is involved in writing them? What precations are needed?
What are the different attributes that can be assigned to a variant?