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
What are the parameters in bdc_insert? : abap bdc
What are the types of subroutines?
What is the process to enhance the Infotype
What are internal tables? : abap hr
Difference between BDC vs Direct Loads?
What is the master data necessary before you can start posting in MM?
How do you read files from the presentation server ? : abap bdc
Explain the sequences of event block?
What does the insert statement in extract datasets do?
In delivery processing which step comes first picking, packing, posting goods issue ?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Abstract class and interface, multiple inheritance, live example
Setting up a BDC program where you find information from?
What is the major difference between pool tables and transparent tables?
What are two different ways to add fields to sap tables?