Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Module pool PAI/PBO

Former Member
0 Likes
431

Hi All,

Iam a SD functional consultant nad need to understand the concept of PAI and PBO.

1) can someone pls explain the concept of PBO and PAI by taking a simple example.

2) I would also like to know that how the whole PAI/PBO process flow works. I mean how user exits are called or can be called when doing modular programming . For eg, if there is a program which calls the sales order in VA02 mode and that z program does some changes to pricing in the sales order in VA02, then it simply means that we have to write a module pool to call the sales order in VA02 mode. . I need to know how the sales order standard exits are effected by our module pool program ?

regds

Edited by: sapsd73 on Sep 20, 2010 5:09 PM

Moderator message: please search for available information before asking, sorry these forums are no substitute for ABAP training.

locked by: Thomas Zloch on Sep 20, 2010 5:27 PM

Hi All,

Iam a SD functional consultant nad need to understand the concept of PAI and PBO.

1) can someone pls explain the concept of PBO and PAI by taking a simple example.

2) I would also like to know that how the whole PAI/PBO process flow works. I mean how user exits are called or can be called when doing modular programming . For eg, if there is a program which calls the sales order in VA02 mode and that z program does some changes to pricing in the sales order in VA02, then it simply means that we have to write a module pool to call the sales order in VA02 mode. . I need to know how the sales order standard exits are effected by our module pool program ?

regds

Edited by: sapsd73 on Sep 20, 2010 5:09 PM

Moderator message: please search for available information before asking, sorry these forums are no substitute for ABAP training.

locked by: Thomas Zloch on Sep 20, 2010 5:27 PM

1 REPLY 1
Read only

Former Member
0 Likes
396

Search in SDN..

Http://wiki.sdn.sap.com/wiki/display/Snippets/SimpleABAPdialogprogramcreation-stepbystepprocess

Prabhudas