Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / arun s

If structure is not different, it's better to go with 1st
or 3rd option. Both are same. Normally we have to go for
append when structure is different.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of bdc s?

1226


Explain the different types of data dictionary objects?

1058


What are the different types of sapscript symbols?

1133


What are the basic components of dialog program?

1282


What is an update type with reference to a match code id? : abap data dictionary

1046


What are different abap/4 editors?

1133


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

1144


What is a variable in the sap abap?

1089


What is direct input method ?

1987


What does an exec sql statement do in abap? What is the disadvantage of using it?

1308


What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

2378


Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel

2029


How many types of tables exists and what are they in data dictionary?

1943


Which objects are independent transport objects?

1336


What are the differences between primary and secondary indexes?

1314