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

How to add a column to a table control while using alphanumerical layout editor ?

1793


What is the difference between scrolling a table horizontally and vertically?

579


What are the advantages of different types of bdc's?

534


what is mean be On Change of in Control Break statement

854


What is the differences between abap and ooabap. In which situation we useooabap?

715






How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3418


What are the function modules used in f4 help?

646


Can we display a list in a pop-up screen other than full-size stacked list?

694


How many types of tables exists and what are they in data dictionary? : abap data dictionary

716


Mention what is alv programming in abap?

587


what is sap scriptview ?

1734


What is the use of at new statement ?

1358


What is direct input method ?

1478


– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5533


Explain what are the system fields? Explain?

562