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
Name some data dictionary objects?
What are the three components of a work process?
Do you know any other patterns if yes.. explain
What are the events used in interactive reports?
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
What should be the approach for writing a bdc program? : abap bdc
Can we reuse a userexit?
What are interface/conversion programs in SAP?
What is the function of a data element?
Which transaction code can I use to analyze the performance of abap program?
What are the data types of the external layer? : abap data dictionary
What statement will be found in an sap application program that implements a function module exit?
What is an on”*-input filed” statement?
what are the two methods of modifying sap standard tables ?
What is the collect statement?