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

Answer Posted / abaper

I think Move-corresponding is better than Move.

Think you want to transfer data between two internal tables
of different type, e.g. 10 fields

I saw comment above that move-corresponding will have to
look all the fields and then transfer which takes time.
That's true but what if you have used Move. There will be
10 lines of code and it also does the transfer only. So
performence wise there is not big difference.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Of the two call transaction and session method, which is faster?

683


Can we reuse a userexit?

1066


Define database layer? : abap data dictionary

665


What is the difference between a pool table and a transparent table?

532


What are the data types of internal tables?

577






What are the difference between call screen and leave screen?

594


What is asap methodology? : sap abap hr

554


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1564


What is the difference between sum and collect?

876


What is partner selection?

605


What is the difference between semi-monthly and Bi-weekly payroll area

3007


Mention the various databases integrities?

604


Abstract class and interface, multiple inheritance, live example

881


What is a type group?

539


while implementing badi what are the tables u find??

3611