Answer Posted / anu
we generally use end of selection for display of report. So
its a gud practice to put the write statements in end of
page. When the control comes to the first write statement
in end of selection and if this write statement is a valid
one then immediately the event triggered is top-of-page. In
this top-of-page event we generally write the headings. So
after printing the headings the control comes back to end
of selection and prints the corresponding data. After this
if the report has footer lines reserved in end of page
event then this will be triggered. So we can say that end
of page can be the last event which is triggered if the
data is filled upto reserved lines.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between a pool table and a transparent table?
How is collect statement different from append?
What is partner selection?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
what next in SAP-ABAP/4 is it going to be change?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is the significance of hide?
What are the two ways for restricting the value range for a domain ?
How do you set up background jobs in sap?
Define alv programming in abap?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is the function of a domain? : abap data dictionary
What are the different types of views and their definition?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What are the different functions used in sap script?