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
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What is an internal table?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How to use messages in lists?
What are logical data bases used in hr module? : abap hr
Why is pretty printer user in abap?
How do you move on to the next screen in interactive reporting?
how can you display data say "your name"in sap script without print program or driver program??
What is the difference between leave transaction and call transaction?
What is check table?
What is the collect statement?
What is the structure of bdcmsgcoll? : abap bdc