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

Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

857


What are the function of the transport system and workbench organiser? : abap data dictionary

737


How to write a bdc – how do you go about it?

872


What are the organizational related infotypes? : abap hr

802


What is check table?

756






What is repository info. Systems?

793


can anyone please tell me, in orient paper mill project which fields exits for creating report.

1483


What is narrow casting and wide casting?

1326


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

1078


What are the prerequisites for creating foreign key relationship?

834


How we can retrieve data using secondary index. Explain with simple example?

864


What is the difference between Check and Continue?

834


What are pool tables?

832


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

758


Workbench request are client dependent or client independent

759