If we will display the data by writing write statement on
start of selection then what is the need of end-of-
selection in classical report
Answer Posted / komal
It is triggered after all of the data has been read from
the logical database. So once the write statement is
executed then the end-of-selection is triggered immidiately
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the function modules used in f4 help?
What are the functions of lock objects?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is full form of bdc session? : abap bdc
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is meant by a schema? : sap abap hr
What is the difference between Check and Continue?
Concepts of OO ABAP and why we are using it?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
How to upload data using catt ? : abap hr
Explain the difference between domain and data element? What are aggregate object?
What are internal tables? How do you get the number of lines in an internal table?
Can matchcode object contain ids with different update types? : abap data dictionary