Among "Move" and "Move Corresponding", which is efficient one?
Answer Posted / aashish mehta
For "move-corresponding", the two internal tables must have
same structure, else it will give error.
But for "move", the two may or may not have the same structure.
Performancewise, move-corresponding is more faster than move.
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
What are the properties of selection screen?
What is the use of message command in a report? What are the different message types?
What is the difference between get and get late?
In sap scripts, how will you link form with the event driven?
while implementing badi what are the tables u find??
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
How is conversion of data types done between abap/4 & external level?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
What is search help exit? : sap abap data dictionary
What is a data dictionary? : abap data dictionary
Does every abap/4 have a modular structure? : abap modularization
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
Explain what are extracts?
What are the different methods of bdc? : abap bdc
How to debug a sapscript?