Events in Module Pool Programming: Components of Screen
Events in Module Pool Programming: Components of Screen
PAI (Process After Input): Triggered after MPP screen is displayed whenever user raises an
action. Also,Now PBO is also triggered.
POV (Process On Value Request): Triggered when User Clicks on search help or F4 Button.
POH (Process On Help Request): Triggered when User Clicks on search help or F4 Button.
Basically there are four include programs which are created automatically for an MPP program.
It is a visible layout which is displayed in the output. The components of the Screen are
Components of Screen:
It will contain the logic related to screen in the form of modules By default, 2 events will be
available with their corresponding modules as below: Just uncomment the modules and create
them and write the abap logic.