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 / bal
.move corresponding field of itab1 to itab2
| Is This Answer Correct ? | 1 Yes | 16 No |
Post New Answer View All Answers
What is narrow casting and wide casting?
What are extracts?
What is the difference between function group and function module?
Difference between open sql and native sql? : abap data dictionary
Have you printed any report?
What is a transport?
In what ways we can get the context sensitive f1 help on a field?
What data is contained? : abap data dictionary
Explain the call transaction method? : abap bdc
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is tmg?
What are the user interfaces of interactive lists?
What is synchronous update?
Static and instance variable and method with live example. Why and when to use
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list