SAP ABAP Question:
Download Job Interview Questions and Answers PDF
What is sequence of event triggered in report?
Answers:
Answer #1There 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)
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 #2a) 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
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
Download SAP ABAP Interview Questions And Answers
PDF
Previous Question | Next 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? |