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 / anuraj singh rana

appends line of itab1 to itab2.

This is the best way do the thing.


THANKS ...

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of user exits have you written ?

1505


What is a sequence of event-triggered in report?

621


What are the organizational related Infotypes

1559


What are your ways to performance optimization?

905


Sy index and sy tabix

956






Explain how is batch input process different from processing on line?

547


Define subtype ? : abap hr

607


In ALV reporting when u execute your report which event gets triggered.

1628


How to call other programs?

615


hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1568


Exception handling and how does it transfer from called method to calling method?

863


What is the syntex used to call a screen as dialog box (pop up)?

718


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

545


What is abap work bench?

724


Where do you find info on new developments in SAP?

1562