What is the sequential order of triggering events in
interactive report?
Answer Posted / naresh.k.dasari
Load-of-Program
(DESCription:-The purpose of load of program is to load the
program into system memory so that the program can be
executed)
Initialization
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 ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is lock object ? : abap data dictionary
What statement will be found in an sap application program that implements a function module exit?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is the lock object?
Can we include customizing include or an append structure with pooled or cluster tables?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the logo in sap script?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What are the modes in which any update tasks work?
What is sequence number
What are the events used in abap in the order of execution?
What are different data types in abap/4?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is the difference between getting and get late?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc