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
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What are screen painter? Menu painter? Gui status?
Polymorphism real time scenario
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is an Unpack command?
What are the different attributes that can be assigned to a variant?
What are the function module in bdc?
What is table attribute? : abap data dictionary
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Which objects are independent transport objects? : abap data dictionary
How many types of buffering? : abap data dictionary
Explain how do you move on to the next screen in interactive reporting?
Normally how many and what files get created when a transaction program is written?
What are the components of selection table?