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...

What is the difference between Collect statement and Append
Statement?

Answer Posted / anu

Append adds the record at the end of internal table.
Collect sums up the numeric fields of the records whose
primary keys are equal and adds it as a single record i.e
To fill an itab with lines which have unique standard keys
we use collect statement.If an entry with the same key
already exists,the collect statement does not append a new
line as append statement but adds the contents of the
numeric fields in the work area to the contents of the
numeric fields in the existing entry.

Is This Answer Correct ?    32 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is synchronous update?

1071


What is a table attribute?

1111


What are the different function modules used in sapscript?

1094


Explain about interactive report?

1098


What is web dynpro for abap?

1091


What is the full form of spro? : sap abap hr

1385


What are plan versions used for? : sap abap hr

1098


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

1025


How will you transfer data into a file in application server?

1107


When value table becomes check table?

1133


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

1428


What are clustered tables?

1117


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

1346


What is a size category?

1168


What are the events used in abap in the order of execution?

1050