What is collect statement?explain with example?
Answer Posted / pavuluri
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 ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What are clustered tables?
How do you process errors in call transaction method? : abap bdc
What are the two statements which are required in an abap program to output an icon using a write statement?
What is the use of start-of-selection.,if not use in report what will happen,?
What are the different types of sapscript symbols?
In sap scripts, how will you link form with the event driven?
Why we are using Macros instead of Function Modules
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
How does the interection between the dynpro and the abap/4 modules takes place?
What is tcode se16. For what is it used. Explain briefly?
What are the ways you can do the tuning?
Can you create an internal table dynamically?(at run time)
What is an on”*-input filed” statement?