what are the events in ABAP?
Answer Posted / bharath
The Events in ABAP are,
Classical Events.
1) Initialization
2) Load of Program
3) At selection-screen output
4) At Selection-Screen of Field
5) At Selection-Screen on Value-Request
6) At Selection-Screen on Help-Request
7) At Selection-Screen
8) Start of Selection
9) End of Selection
10) Top of Page
11) End of Page
Interactive Events
12) At Line-Selection.
13) At PF key
14) At User-Command
15) Top-of-page During Line-Selection.
Module pool Programming events are
1) PAI - Process After Input
2) PBO - Process Before Output
3) POV - Process On Value Request (F1 HELP)
4) POH - Process On Help Request (F4 HELP)
| Is This Answer Correct ? | 59 Yes | 7 No |
Post New Answer View All Answers
What are the functional areas, user groups? How does abap query work in relation to these?
What’s value table?
What is alv programming in abap?
Explain how do you move on to the next screen in interactive reporting?
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
Does the table can have multiple foreign keys?
What is open sql vs native sql ?
What happens if only one of the commands set screen and leave screen is used without using the other?
Differentiate between ooabap and abap?
What is meant by hot spots? : abap data dictionary
What are local objects? : abap data dictionary
how do you call third selection screen ?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What is the major difference between pool tables and transparent tables?
What are the types of bdc s?