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 / bal

.move corresponding field of itab1 to itab2

Is This Answer Correct ?    1 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Exit and Stop?

615


Explain the difference between call screen and leave screen?

597


Explain the difference between a pool table and a transparent table?

526


What are the basic objects of the data dictionary?

564


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

600






What do you do when the system crashes in the middle of a BDC batch session?

691


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

614


What are the types of windows in sap script?

603


How do you take care of performance issues in your ABAP programs?

660


What are the disadvantages of using explicit enhancement?

1364


What is the difference between a pool table and a transparent table and how they are stored at the database level?

579


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

3403


Explain what is sap script?

641


How does the interection between the dynpro and the abap/4 modules takes place?

641


What are the types of the software component being deployed in the sap?

583