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
What is hotspot?
What is img? : sap abap hr
What are the various types of selection screen event?
What are extracts?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What are the domains and data element?
Explain how to create any functions?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What are the two methods for modifying sap standard tables?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What are the advantages and disadvantages of ABAP query tool?
Explain the advantage of structures?
What is a data element?
What are the different types of view?
Abstract class and interface, multiple inheritance, live example