cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting the product locations based on selection IDs in SNP

Former Member
0 Kudos

Hello Guys -

We have multiple business with different sets of product/locations. But I want to use the same SNP planning book. Can I control access to different users by thier selection IDs?

Example: I do not want one planner from one business to select a selection ID which another planner from a different business has created.

Also I do not want one planner to put in product/location of a different business and look at the data.

whats the best way to achieve this? whats the normal practice?

Thanks!

Varun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you can restrict authorizations of users by authorization object C_APO_SEL3

lets say you have users A,B,C,D

now what you need to do is to give each users a prefix for selections(assume same as the user id above)

in the individual user authorizations for selections you can set the display, change etc to this prefix

so for A you give authorization for A* and B gets B*

so A can only create selections with prefix A and only display those

if you want product location based authorizations then you need to use selection objects C_APO_LOC and C_APO_PROD

Former Member
0 Kudos

What Tcode can I see these authorization objects?

Thanks

Varun

srinivas_krishnamoorthy
Active Contributor
0 Kudos

Go to SU21 and click on APO Auth objects

Answers (1)

Answers (1)

srinivas_krishnamoorthy
Active Contributor
0 Kudos

You can give a superuser the ability to do transaction /n/sapapo/mc77 for assigning/changing/creating selections and take away that ability from a standard user.