What is the difference between Collect statement and Append
Statement?

Answer Posted / sagi.nagamani

collect : it gives the summarized record if all the
character fields of the work area matches with all
character fields of any record of the table body then it
adds its numeric fields .if not matched then it inserts it
as anew record.

append: it appends or inserts the record into the table
body as last record .

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2530


I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management

1736


What are the fields in a bdc_tab table? : abap bdc

584


What is luw?

649


Concepts of OO ABAP and why we are using it?

827






I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc

2478


How to debug a script in abap?

566


Explain the advantages/disadvantages of logical databases?

538


What is the last entry in all bdc tables? : abap bdc

577


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

541


Describe data classes? : abap hr

609


What are the two levels in defining a match code ?

564


Difference between sy-tabix and sy-index? Where it is used?

500


What is the project you are currently working and work that you are doing

987


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

665