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 difference between dialog program and a report?
Does the external program run in the same sap luw as the caller, or in a separate one?
How can we handle table control in bdc? : abap bdc
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What are types of select statements?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
Why we are using Macros instead of Function Modules
Will 50,000 records be uploaded directly into APP's Server?
What are the different types of abap reports in sap?
What is off cycle payroll run
What is lock objects? : sap abap data dictionary
SM35 transaction, How to automate BDC ?
What is the use of dequeue function module? : sap abap data dictionary
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the update types possible?