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
Answers were Sorted based on User's Feedback
This event is useful if ur report is using a Logical
Database. The event End-of-selection is triggered once
Logical database has finished reading all the data.
And one more thing if u have coded a STOP statement in
ur report, if some condition inside the loop fails STOP
statement is executed & control will be transfered to the
End-of-selection......
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / 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 |
What will you code in start-of-selection & end-of-selection ?
Wats the difference between package and devolopment class??
Give few names of cluster tables in sap ?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
what is the standard program to transport transaction variants and screen variants?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are the advantages/ dis-advantages of logical databases?
How would you debug custom programs at runtime?
What commands are used to change database table entries ?
28) What is the significance of Data element and Domain?
How to get the table name from a field? NOTE:if only the field name is given in a flat file.
how do you transport lsmw data from one system to another?