cancel
Showing results for 
Search instead for 
Did you mean: 

SRM:Restricting POs for doing confirmation based on a user's Purchase Org

Former Member
0 Kudos

Hi Experts

I have an requirement like this:

A user whose pur org is say GB20, when he tries to create a confirmation, is now seeing all POs from the backend which not only belong to his pur org but to other pur orgs as well.. This is a standard functionality I guess

The BBP_WF_LIST badi displayes all the POs from different pur orgs present in the backend. Due to this lot of POs come and get displayed.

The input para of WF_LIST badi i_pdlist contains all these POs. the colum proc_group is where we can see the different pur orgs.

I now want to restrict the POs which do not belong to the users pur org? How can I do this. Is there any way that I can limit the POS before the WF_LIST_BADI itself?

Also how can I get the pur group based on a user id?

Best Regrds

Jerry

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

check any one heps

BBP_OM_DETERMINE_RESP_PGRP fm

BBP_PDORG -table helps

muthu

Former Member
0 Kudos

Hi Muthu

Thanks for the answer. It was indeed helpful. I treid replying to this message earlier but the site dint work.

Hope you got the points too,

Best Regards

Jerry