1.In report, we should have to write events in sequential
order or not,if we write events insequential then what will
be the drawback and if we will sequential what will be the
advantage.
2.what is the fucnction of end-of-selection even? if we
would not write this event in report what will happen?
3.top-of-page event will trigger before the
initialization,and at selection-screen event or after these
two event.
Answer Posted / naveen
if we write events in sequential,then the events will be
executed seuentially and if not then the drver program will
execute the report in sequential order.if we write in
sequential the performance will increase.
if we write end-of-selection event after star-of-selection
then it will stop the processing block if we dont wrote end
of selection by defautly it will triggers after start of
selection.
top of page event will trigger after intialization,at
selection screen and before start-of-selection
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What are the difference between tables and structures? : abap data dictionary
Program lines for the radio button selection and unabling some input variables in section screen
What are the parameters used in each function?
how to genernate 21 sencondary index
What are smart forms?
What is the use of dequeue function module? : sap abap data dictionary
what will happen if called program is not executable ?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
visibility section for class level and attributes level
What is your approach to find exit and BAdi?
What are advantages and disadvantages of logical data base
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What is a transaction variant and why are they used?
What are base tables of an aggregate object? : abap data dictionary
What are the dis-advantages of logical databases? : abap hr