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


Please Help Members By Posting Answers For Below Questions

i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

8495


What data is contained? : abap data dictionary

687


Explain the difference between free and refresh?

581


What are the different types of the sap abap data dictionary objects?

536


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2769






What are the dynapro keywords?

659


What are the ways you can do the tuning?

519


If I want to execute a program only in background not in foreground is there any option for this? : abap bdc

557


What are two different ways to add fields to sap tables?

525


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

552


Polymorphism real time scenario

1032


Explain what are the system fields? Explain?

556


SAP query how to use end users?

1690


What is the t-code for transaction recorder? : abap bdc

588


difference between Valuation type and valuation category?

1996