which one is efficient in following command to copy data
from one itab1to another itab2 . both itab table has same
structure.
1. move itab1 to itab2
2.move corresponding field of itab1 to itab2
3. itab2[] = itab2[]
4.appends line of itab1 to itab2..

Answer Posted / prasad1983

i think choise 1 is right ... most said itab2[] = itab2[]...

here both the internal table name is same , more over this
symbol ' [] ' indicates to copy only the body of the
internal table .
thank you.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the t-code to link technical and functional operation?

1964


What are conversion & interface programs in sap?

649


What is a sequence of event-triggered in report?

621


How can you display frames (horizontal and vertical lines) in lists?

608


Explain the differences between interactive and drill down reports?

508






Explain the difference between float and packed data type?

748


Can a filed occur in several field groups? : abap modularization

651


Can you define a field without a data element? : abap data dictionary

613


What are the data classes in abap?

603


Can you delete data element, which is being used by table fields. : abap data dictionary

658


How do you connect to the remote server if you are working from the office for the client in remote place?

585


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

700


What is the difference between leave transaction and call transaction?

604


What are the dynamic actions and how to configure it? : sap abap hr

577


What are lock objects?

593