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 Inportance of pa30? : abap hr
What are interactive reports?
What is the function of a data element?
Why do we use types statement in abap programming?
What are conditional chain statement?
What is narrow casting and wide casting?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
When to use logical database?
What is the difference between native sql & open sql? : abap data dictionary
Cds views
What is buffering in abap?
What are the types of subroutines? : abap data dictionary
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Did you create primary index?
What is the difference between a dialog program and a report?