0% found this document useful (0 votes)
96 views

Sequence of Module Pool Events Execution

This document describes the execution flow of an SAP module pool. It starts with a PBO event being triggered before the screen is displayed. Then the screen is displayed and the user can perform actions that trigger PAI and PBO events. The PAI event is triggered first by SAP after a user action, followed by another PBO event trigger.

Uploaded by

Nagesh reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views

Sequence of Module Pool Events Execution

This document describes the execution flow of an SAP module pool. It starts with a PBO event being triggered before the screen is displayed. Then the screen is displayed and the user can perform actions that trigger PAI and PBO events. The PAI event is triggered first by SAP after a user action, followed by another PBO event trigger.

Uploaded by

Nagesh reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

start execution of module pool :-

before displaying the screen ---> PBO event triggered

Displays screen ---> user will perform actions (click button,press enter key
in i/o field, press enter in dropdown, select/deselect checkbox, select
radiobutton.....)

---> based on action ---> SAP Triggers PAI event first and then
again triggers PBO event

You might also like