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 / venu
the fields get reentered in the system. it stores the
fields again only if the itab declared with header line
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which objects are independent transport objects? : abap data dictionary
Explain what are the events used for logical database?
What is netweaver???what is the relationship with ABAP?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What kind of deliverables you have on a day to day basis?
What is the structure of bdcmsgcoll? : abap bdc
How do you find the information on the current screen? : abap bdc
What are the parameters used in each function?
Explain how to create any functions? How to go about it?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the full form of spro? : sap abap hr
Explain the client concept of sap.
How to create a check box/option button in a list?
Is the basic list deleted when the new list is created?
What is hotspot?