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 / abhinandan alandkar
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 |
Post New Answer View All Answers
How can you manipulate the presentation and attributes of interactive lists?
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
What are the function modules used in a sap script driver program?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Which FM do you use to find out who is reporting to whom
How is conversion of data types done between abap/4 & external level?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What are the two ways for restricting the value range for a domain ?
What is step-loop?
What are the list of screen elements?
Create any functions? How to go about it?
In sap scripts, how will you link form with the event driven?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is the use of program rsbdcsub? : abap bdc