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
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the syntax for call transaction? : abap bdc
What are the events we use in dialog programming and explain them?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
10) How to get Item Header in Sales Order?
How we can retrieve data using secondary index. Explain with simple example?
What is the difference between select statement and provide statement ? : abap hr
Does the table can have multiple foreign keys?
Explain about Recording Function?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What are the different methods of passing data? : abap modularization
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
How do you set up background jobs in sap?
Do you know any other patterns if yes.. explain