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 / mohd rais
top of page execute before first write statement
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does a lock object involve?
What is an interactive report?
What happens if a function module runs in an update task?
What is a type-pool?
What are data classes? What are the various data classes available for selection? : abap data dictionary
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is filter dependent BADI?
Which one is better joins or views and why?
What are control tables? : abap data dictionary
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is view? Explain the different types of view?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
Is it possible to run host command from SAP environment? How do you run?
Explain the difference between open_form and close_form?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?