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 / sachin sharma

option 1 OR 3 will best .

Answere 2 is not appreciate b'coz in move corresponding for
every field it will check 2 i_tab every time and then place
data .

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

933


When the get cursor command used in interactive lists?

600


Can you delete data element, which is being used by table fields?

808


What is cts and what do you know about it? : abap hr

738


How to get that a secondary index is attached to a select query?

951






What is smart forms? : abap hr

604


What is search help exit? : sap abap data dictionary

727


What happens if a function module runs in an update task?

564


​​What is amdp (abap managed data procedures)?​​

644


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1589


How to create user interfaces for lists?

627


What is hotspot?

929


List some of the many different ways that the sap standard functionality can be changed by a customer?

559


Explain what is the step-by-step process to create a table in data dictionary?

641


What kind of deliverables you have on a day to day basis?

973