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
Final class
Explain about interactive report?
what is user specific parameter?
Table events aNd table maintains generation
What are the types of subroutines? : abap modularization
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
What is the difference between call transaction method and the session method? : abap bdc
Where are you used type casting?
Can i Have Some Realtime Examples on Badi ?
How many secondary indexes can we create in a table?
Difference between sy-tabix and sy-index?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is difference between check table and value table ?
How to split one Invoice into Multiple ( Step by Step)?
What is collective search help? : sap abap data dictionary