on 2014 Mar 17 3:26 PM
Hi Team,
Can anyone tell me how to restrict a user for particular cost center and product category in SAP SRM. It should not allow him to create any Shopping cart with that Cost center and Product category....
Thanks in advance
Request clarification before answering.
Hi,
To restrict cost center & product category for particular user implement BBP_DOC_CHECK_BADI such that user selection is valid for particular CC & Product Category. You can also compare values from organization structure of that particular user.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sanjay,
The user will be able to search all the cost centres irrespective of the values you maintain in the Org Structure. The search results are pulled from the back-end system. To restrict the search to only the values from the Org Structure, a security profile has to be changed. Please test by disabling the activity - BE_F4_HELP from the user role.
Hope this helps
Cheers,
Yateesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sandy,
Do Not assign that cost center and product category to that user attribute and extended attribute respectively. Also check the inheritance values....
Best regards,
Anil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sandy,
In the SRM Org structure, we will asign the list of cost center to Cost Center Attribute. And under extended attributes tab, we will assign the list of product categories to product category attribute. User will have access for only those product category and those cost center. This is how we can restrict the user in SRM.
Regards
Sivakumar Kandasamy
Message was edited by: Zoltan Keller Please do not ask for points.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.