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
What is ps structure? : abap hr
Why do we need enhancements?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
Difference between transparent tables and pooled tables? : abap hr
What is the difference between skip and new-line?
What is meant by hide area?
what is the process of creating quotation using BAPIs.
Why we are using Macros instead of Function Modules
Performance tuning techniques
how to create view in bdc..??
How can we omit a leading sign and a leading zero in sapscript?
Explain the types of bdc's?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Why do we use logical blocks in abap program?