what are the events in Module pool Programming?
Answer Posted / sunil.p
THE EVENTS IN MODULEPOOL PROGRAM ARE :
PBO
PAI
POV
POH
PROCESS BEFORE OUTPUT:
THIS EVENT IS TRIGGERS BEFORE THE SCREEN
AND USED THIS EVENT WE WRITE PROCESSING LOGIC I.E WRITE STATEMENT ONLY.
PROCESS AFTER INPUT:
THIS EVENT IS TRIGGERS AFTER SCREEN DISPLAYS AND USED THIS EVENT WE WRITE LOGIC IN THIS, I.E SELECT STATEMENT.
PROCESS ON VALUE REQUEST : GIVES POSSIBLE VALUES AT THE OUTPUT SEREEN FILED, LIKE F4.
PROCESS ON HELP REQUEST : LIKE F1 DOCUMENTATION.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to define selection screen?
How will you link form with the event driven in sap scripts?
How can cluster table be created?
How can I make a differentiation between dependent and independent data? : abap hr
What is foreign key relationship? : abap hr
What is occurs in internal table?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
Where the payroll results are stored
Differentiate between ooabap and abap?
What are two methods of modifying sap standard tables? : abap data dictionary
What are multiple use BADIS?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
Explain the different types of view?
What is the difference between tables and structures?
What are the different types of mode (run code) in call transaction method?