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
What are the function modules used in f4 help?
wat is the difference between A-gate & W-gate?where are they used?
Explain what are standard layouts sets in the sap script?
What are the organizational related infotypes? : abap hr
How do you take care of performance issues in your ABAP programs?
How can you manipulate the presentation and attributes of interactive lists?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How can we access the correction and transport system? : abap data dictionary
What is repository info. Systems? : abap data dictionary
Explain what is the difference between primary key and unique key?
How to know if the value entered contains records or not?
Explain the difference between get and get late?
what is difference between user exit, customer exit and badi?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Name a few data dictionary objects? : abap data dictionary