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

Why bapi need then bdc ? : abap bdc

582


What is the difference between RETURNING and CHANGING parameters for a method?

1008


How do you differentiate tax for different countries? : sap abap hr

694


Which transaction code is used executing a report (type 1 program)? : abap data dictionary

643


Explain the function module in bdc?

582






What are ranges?

594


If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

565


What is database utility? : abap data dictionary

598


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

666


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

1308


Differentiate between the uline and write: sy-uline statements if any?

734


What is the significance of technical settings (specified while creating a table in the data dictionary) ?

588


What are the other modules integrated with om? : sap abap hr

544


what is the transaction transaction for setting parameters rdisp/buffermode

3594


Explain some essential objects in abap dictionary?

707