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 / kiran
It depends on the IF Condition. But the control comes out of the loop.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Value table VS check Table.
What are plan versions used for? : sap abap hr
What is the use of 'table index'?
What is sap script? Describe its components.
What are the advantages and disadvantages of using views in abap programming ?
What are interface/conversion programs in SAP?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Example of table cluster and cluster tables.
what is call back in alv?
How to pass data from list to report?
Name some system global variables you can use in abap programs?
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
Where do you find info on new developments in SAP?
What are the check tables and value tables?
How you attach search help to data element? : sap abap data dictionary