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
Of the two call transaction and session method, which is faster?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is an update type with reference to a match code id? : abap data dictionary
Can matchcode object contain ids with different update types? : abap data dictionary
Explain the concept of clusters in payroll
What is maintenance view?
What is dialog module?
What does the insert statement in extract datasets do?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is sapnet?
Explain what are extracts?
What is function group?
What is sql trace? : abap data dictionary
What are the difference between pool tables and transparent tables?
How many types of size categories and data classes are there? : abap data dictionary