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 disadvantages of using explicit enhancement?
Can we use on change of between select and endselect?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
How the transaction that are programmed by the user can be protected?
The max number of calling modes stacked at one time is?
Did you use buffering?
What are the update types possible?
What are the different types of laws. What are they?
What are different abap/4 editors?
How can end-of-selection be used?
What will happen when we use fully buffered in abap?
How can we omit a leading sign and a leading zero in sapscript?
What are the classifications of the sap abap data classes?
Name the special commands of list?