which one is efficient in following command to copy data
from one itab1to another itab2 . both itab table has same
structure.
1. move itab1 to itab2
2.move corresponding field of itab1 to itab2
3. itab2[] = itab2[]
4.appends line of itab1 to itab2..
Answer Posted / atul_gcet
i thing
itab2[] = itab1[]
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
How to debug rfc function module?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What happens if only one of the commands set screen and leave screen is used without using the other?
How to maintain lists?
What are the fields in the memory table ‘screen’?
Explain the types of bdc's?
What are the various types of selection screen event?
What are the function of the transport system and workbench organiser? : abap data dictionary
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is a type group?
On which even we can validate the input fields in module progams?
What is the difference between internal tables and extract datasets? : abap modularization
What is the difference between call transaction method and the session method? : abap bdc
How do you execute the payroll
What application areas are you comfortable in?