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
What is native sql?
What is the differrences between structure and table in data dictionary in abap? : abap hr
Explain what is an rdbms?
What are advantages and disadvantages of logical data base
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
How to maintain lists?
What do you do when the system crashes in the middle of a BDC batch session?
What is a variable in the sap abap?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is step-loop? Explain all the steps?
What happens if we use leave to list-processing without using suppress-dialog?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
When will the current screen processing terminates?