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 internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Cds views
What is an abap/4 query? : abap hr
What are the domains and data elements?
What are Table control and tab strip control in dialog programming ?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is the master data necessary before you can start posting in MM?
What is the use of start-of-selection.,if not use in report what will happen,?
What are the attributes of the data in data dictionary? : abap data dictionary
How do you write transaction programs in sap?
What is update task
Normally how many and what files get created when a transaction program is written?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
How can we handle table control in bdc? : abap bdc
what are Hana Basics