what are the events in Module pool Programming?
Answer Posted / sudheer
In general there are 4 events in module pool programs.Namely
1)PROCESS BEFORE OUTPUT(PBO)
2)PROCESS AFTER INPUT(PAI)
3)PROCESS ON VALUE REQUEST(POV)
4)PROCESS ON HELP REQUEST(POH).
But on 4.x versions onwards the last i.e POV & POH are not
used.
Is This Answer Correct ? | 119 Yes | 13 No |
Post New Answer View All Answers
What is its? : abap hr
What is the function of a domain?
How many detail lists can be created in interactive reporting?
What are Pull and Push Methods?
Write syntax for message error (report)?
Which transaction code can I use to analyze the performance of abap program?
When value table becomes check table?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are the attributes of the data? : abap data dictionary
What are the abap/4 commands that link to a layout set?
What is asynchronous update?
What are logical databases? What are the advantages of logical databases?
Explain the Inportance of pa30? : abap hr
What does the ‘suppress dialog’ do?
What is the difference between open_form and close_form?