cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict shopping carts in Sourcing?

Former Member
0 Kudos

Hi,

We are in SRM 7.01, buyer logins and click on the assign source of supply button.

By default all the shopping carts related to other purchase organizations are also appearing in assign source of supply list.

He should able to access or view only the his purchase organization shopping carts?

could you please let us know, how to achieve this?

Regards

VP

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks to all we are using BADI BBP_WF_LIST for the same.

Former Member
0 Kudos

Hello Venkatesh,

Could you please verify your Organization set up that how is your Purchase Organization set up and Purchase Group set up is done? If you have multiple Purchase organization then their related Purchase Group should corresponds to Purchase organization. Also Verify Responsibility for Purchase Group how it is set up?

Thank you

Ritesh

Former Member
0 Kudos

Hi,

You need to control this via authorizations

for P.group base control:

Authorization object is: BBP_PD_SC   Field name: BBP_PURGRP

For P.Org. base control:

Object is: BBP_PD_SC &  Field name is: BBP_PURORG

Regards,
Govardhan

Former Member
0 Kudos

Hi Govardhan,

Could you please explain briefly, do u mean we need to create seperate role for Purchase organization or we need to write the code with these authorization objects?

Regards

VP

Former Member
0 Kudos

Hi,

Create a separate role with only required p.grop / p.org authorization and assign that to the users whom you want to restrict the access.

Better to discuss with security team about the restriction you want and authorization object which will control this. Then they can help you on this.

Regards,

Govardhan