Among "Move" and "Move Corresponding", which is efficient one?
Answer Posted / sukhbir
Both will move data from one itab to other...
However Move statement can only be used to pass data b/w 2
similar structured internal table.
Performance issue :
Move corresponding reduces the performance and not
suggested.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the significance of the screen number ‘0’?
What is the collect statement? How is it different from append?
How to debug rfc function module?
What are spa/gpa parameters (sap memory)?
Explain the table, which contain the details of all the name of the programs and forms?
What is a table attribute?
Mention some important events in abap programming.
Explain buffering
How you attach search help to data element? : sap abap data dictionary
What is Field group?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
what is difference between set screen and call screen ?
What are the differences between primary and secondary indexes?
State the system field for the current date?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?