SAP ABAP Question:

What is sequence of event triggered in report?

SAP ABAP Interview Question
SAP ABAP Interview Question

Answers:

Answer #1
There are 6 events in report:

1) Initialization
2) At Selection-Screen
3) Start-of-Selection
4) Get
5) Get Late
6) End-of-Selection
7) Top-of-Page
8) End-of-Page
9) At Line Selection
10) At User Command
11) At PF (nn)

Answer #2
a) Load-of-program
b) Initialization
c) At selection-screen output
d) At selection-screen on field
e) At selection-screen on value request
f) At selection-screen on help request
g) At selection screen
h) Start-of-selection
i) End-of-selection
j) Top-of-page
k) End-of-page


Previous QuestionNext Question
What are the different functions used in sap script? What are the parameters used in each Function?What are standard layouts sets in the SAP Script?