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 |
how to edit text in script?and how to migrate scripts into smart forms?
what is the difference b/w linear search and binary search? (how can these search)
15 Answers HCL, IBM,
What are the different functions used in sap script? What are the parameters used in each function?
What is the difference between Exit and Stop?
what is a ticket?
what is diff b/w user exits and cutomer exits
5 Answers Deloitte, iYogi Technical Services,
Can we use COMMITWORK statements in BADI
please clear this what is the diff b/w select single * and select up to 1 row?
Give few names of cluster tables in sap ?
13) How to get POPUP SCREEN in a program?
What are the fields in a BDCTab Table.
how do you send the BDCDATA table in a Call Transaction statement