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

Answer Posted / prabha

as of me...

Move is the efficient compare to move-corresponding.

becuz.........
comming to move statement
if we use move it directly moving to appropriate field.

if we moving one-one field no problem..but if we are moving
total structure both should have same structure....

comming to move-corresponding ...

if we use this first it have to search for corresponding
field then it will do move operation...

so it is not that much efficient than move...

if i am wrong please correct me.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In sap scripts, how will you link form with the event driven?

545


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

1852


What takes most time in SAP script programming?

674


Advantages and disadvantages of different types of bdc's?

566


In SAP Script,How to display a single field(like matnr)at the right end of the form.

1972






Define spool request?

659


What is the major difference between pool tables and transparent tables?

507


What is step-loop? Explain all the steps?

536


Sy index and sy tabix

955


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

671


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

698


how to genernate 21 sencondary index

6998


What is a data dictionary? : sap abap data dictionary

549


What is a table cluster? : abap data dictionary

722


How to combine multiple billing into one RV document ( Step by Step)?

1532