cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization for IP

georg_meier
Advisor
Advisor
0 Kudos

Hi,

I'm looking for a rule to authorize a user just to plan in a web query accessed via a link. He should not be able to to any config in the system at all.

any idea what objects I need to use?

Regards,

Georg

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Georg,

If u want restrict your user access jus to execute the Input ready query then use the following Authorization objects in the role

S_RS_COMP, S_RS_COMP1 where you can restrict the user access to only execute the queries by setting the activity as to EXECUTE.

Further if you want your users to access only the web template then use this object S_RS_BTMP and set activity as execute. If your planning query has got some planning function / planning sequence then you need add these Authorization objects S_RS_PLSE & S_RS_PLSQ and set activity to execute.

Hope this helps,

Cheers,

Balaji

Answers (0)