cancel
Showing results for 
Search instead for 
Did you mean: 

Reg..Function Module for User and Purchasing Group Relationship

0 Kudos

Hi,

We are Implementing SRM5.0.

We have created org structure and created different Purchasing Group and assigen the users, but we have controlled the users for multiple Purchasing Groups through roles.

Now once the user go to Process Bid Invitation and click on Start Button, he will be able to see all the list of Bid Invitation of other Purchasing Group also.

We want to control the functionality that user should be able to view only his Purchasing Groups Bid Invitation in the list.

Please provide the FM or any other alternative for the same.

BR,

MM Team

Accepted Solutions (0)

Answers (3)

Answers (3)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

As you assigned several Purchasing Groups to users through authorization, use BAdI BBP_WF_LIST (method BBP_WF_LIST) to filter bid invitations display regarding purchasing group.

Regards.

Laurent.

Former Member
0 Kudos

Hi,

There is an option to restrict the roles to purchasing groups and purchasing organisation.

Just goto for Authorizations-->Display Authorization Data, for any role via PFCG.

You have an option to specify the Organizational levels there.

Please check if that was helpful.

BR,

Navin

former_member183819
Active Contributor
0 Kudos

hi

BBP_PGRP_FIND you can write custom logic.

BBP_OM_DETERMINE_RESP_PGRP this is std fm determines purchase grp upon responsible product category.

br

muthu

Former Member
0 Kudos

Every purchasing group will have a code say "ABC".

So go to the user in SU01 and then in the parameter tab put EKGRP and enter ABC.

it will show only his Bid Invitation