Internal table itab contains some records.
If the code is like this : LOOP AT ITAB.
APPEND ITAB.
ENDLOOP.
What ill be the result??
Answer Posted / rams
It will go to infinite loop
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the different types of parameters?
What are differences between at selection-screen and at selection-screen output?
What is alv programming in abap? When is this grid used in abap? : abap hr
What are interactive reports?
How we can give authorization on the fields of table control in a dialog-programming?
What are the requirements a dialog program must fulfill?
How can end-of-selection be used?
dynamic programming in sap abap
What is example class
Explain different types of attributes of function module?
Where do you use help views?
What are the different types of data dictionary objects? : abap data dictionary
What are the steps in a bdc session? : abap bdc
How to do find it?
What does the extract statement do in extract datasets?