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 / neilesh
just comes out
of IF and Endif.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
how do you transport lsmw data from one system to another?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Explain the difference between call screen and leave screen?
Explain Singleton class
What is table buffer?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What are different abap/4 editors?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is the difference between a structure and a table?
What is Buffering Concept? When should a Table be buffered?
Differentiate between ooabap and abap?
What is a data element?
In which cluster time results are stored? : abap hr
What is the use of buffering?