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 is the difference between hashed & sorted internal tables?
What are the attributes of the data? : abap data dictionary
What is update task
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
did u done enhancement framework?how u implemented?
Is main window mandatory in smartforms?
When will the current screen processing terminates?
How to eliminate duplicate entries in internal tables?
What are the types of bdc s?
Does the call transaction method allow multiple transactions to be processed by sap?
What has to be done to the packed fields before submitting to a BDC session.
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What is retro active accounting
Which function module reads the data for particular infotype ? : abap hr