on 2023 Mar 28 7:33 AM
Hi, SAP experts,
In SRM, each user ID is assigned to different structure units. And we have self-developed catalog which contain a field (1000,1001,1002……). Each number means a specific organization unit. I want to set a restriction when different users maintain the catalog contents. And I want the user can only see the catalog which belong to his own organization unit. But I cannot find tables which links the user ID and organization unit.
Any help?
Thanks in advance.
Bear
Hi Bear,
you can assign catalogues to the users individually and also to the OrgUnits which can be inherited for the user.
If this is not an option you can use the table HRP1000 to find the OrgUnit of the user and the table HRP1001 to find the next levels if needed. The function GET_USER_ORG_UNITS can be used for this as well.
Best regards,
Anita
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.