Answer Posted / sainath
Append statement appends the contents of the header line at
the end of the internal table.
The Collect statement includes the header line of the
internal table in the table as the new entry or adds it to
the existing entry of the same type.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
How to upload more than 2GB file from External Source to SAP?
What is the use of the raising exception?
What are the organizational related infotypes? : abap hr
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the different abap editors? What is the used of different editors in abap?
What are the basic object types? : sap abap hr
Search help exit details.
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is a size category? : abap data dictionary
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What are table clusters?
What is your current client number?
Give an example of interface from your project explaining why you used it?
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?