what are the events in Module pool Programming?
Answer Posted / madhu
There are four Events in module pool programming
1) Process Before Output (PBO).
2) Process After Input (PAI).
3) Process on Help Request (POH).
If field help is required then we will use this event
4) Process on Value Request (POV).
If input help is required then we will use this event.
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
Explain the disadvantages of logical databases?
What are the difference between pool tables and transparent tables?
What are the different window types in sapscript?
What are client dependant objects in abap/sap?
Define subtype ? : abap hr
How do you get the number of lines in an internal table?
Workbench request are client dependent or client independent
What is an update type with reference to a match code id? : abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
What are the pooled and cluster tables?
How do you do bdc for a table control? : abap bdc
How do you find if a logical database exists for your program requirements?
What is the difference between synchronous and asynchronous update? : abap bdc
What is the maximum number of structures that can be included in a table or structure
What is the difference between the function module and a normal abap/4 subroutine?