Among "Move" and "Move Corresponding", which is efficient
one and why ?

Answer Posted / jack

in system performance point of view MOVE is better than MOVE
CORRESPONDING

but in programming if you are moving the data from table1 to
table2 and the fields are arranged identically then MOVE
will work fine or else you have to use MOVE CORRESPONDING

MOVE CORRESPONDING can also be used when you are
transferring only some fields data from table1 to table2.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages and disadvantages of ABAP query tool?

572


What are the drill-down features provided by abap/4 in interactive lists?

588


What is the use of enqueue function module? : sap abap data dictionary

579


What is a matchcode?

591


What is lock objects? : sap abap data dictionary

605






what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1728


How do you connect to the remote server if you are working from the office for the client in remote place?

585


How can we upload a text file having delimiters in to legacy system?

589


Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?

1531


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

534


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

588


What are the different types of views in sap? : abap data dictionary

604


while implementing badi what are the tables u find??

3614


What is sap abap data classes?

593


What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

594