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 / nilanjan das
it comes out
of loop and endloop for further loop pass.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
How will you define posting procedures?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the collect statement?
Explain about interactive report?
What are the list of screen elements?
What are the basic object types? : sap abap hr
What are the advantages of logical databases : abap hr
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Difference between top-of-page and top-of-page during at line- selection?
Rp_provide_from_last contains how many parameters ? : abap hr
How we can give authorization on the fields of table control in a dialog-programming?
Explain what are standard layouts sets in the sap script?
Explain the components of selection table?