What is the sequential order of triggering events in
interactive report?
Answer Posted / raghuveer
Initialization
at selection screen output
at selection screen on field
at selection screen
start-of-selection
end-of-selection
top-of-page
top-of-page during line selection
end-of-page
at line-selection
at user command
at pf
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the sequences of event block?
Why do we use dynamic where conditions?
What are the function modules used in f4 help?
What are the differences between session method and call transaction method? : abap bdc
wat is the default file name of BAPI trace?
How would you define the exponents for a type âfâ field?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the data classes in abap?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are internal tables? : abap hr
What are two different ways to add fields to sap tables?
Explain what are the events used for logical database?
Can you define a field without a data element?
How do you save data in bdc tables? : abap bdc
Why we are using Macros instead of Function Modules