What is a collect statement? How is it different from append?
Answer Posted / chakresh kumar
COLLECT: When the line is inserted, the system checks whether there is already a table entry that matches the key. If there is no corresponding entry already in the table, the COLLECT statement has the same effect as inserting the new line. If an entry with the same key already exists, the COLLECT statement does not append a new line, 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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the data types of internal tables?
How to debug rfc function module?
How do you validate the selection criteria of a report? And how do you display initial
What are the types of subroutines?
What are datasets in abap?
Explain the different types of view?
What is the bitwise operator in the sap abap?
What is the difference between the function module and a normal abap/4 subroutine?
Define subtype ? : abap hr
How many secondary indexes can we create in a table?
What two statements are required in an abap program to output an icon using a write statement?
What are the differences between macro and subroutine?
Name a few data dictionary objects? : abap data dictionary
What is a currency factoring technique?
What are the types of bdc s?