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
What is search help exit? : sap abap data dictionary
How is the command suppress-dialog useful?
What kind of financial periods exist in SAP? What is the relevant table for that?
Explain get pernr concept when we use logical data base? : abap hr
Event handling in oops
Polymorphism real time scenario
What is the company code? : sap abap hr
What are interface/conversion programs in SAP?
What are the page windows? How many main windows will be there in a page window?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Where can you find error log for call transaction? : abap bdc
Which table stores the programs created?
Where do you use help views?
What are base tables of an aggregate object? : abap data dictionary
Where the payroll results are stored