Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Role maintenance

Former Member
0 Kudos

Hi;

I want pfcg users can assign a role to a person but they can not define any role ?

Message was edited by:

Gunes Ergun

1 ACCEPTED SOLUTION

former_member74904
Contributor
0 Kudos

hi gunes,

if you want your user admin to only assign roles to other users you should use object S_USER_SAS with activity '22' or simply S_USER_AGR with ACTVT = 22.

in the role for role admins (those who can change and create roles) you should use the change/create activity (01,02...) for objects S_USER_AUT/AGR etc.

for more info on S_USER_SAS, this note: <b>536101</b> may be helpful.

1 REPLY 1

former_member74904
Contributor
0 Kudos

hi gunes,

if you want your user admin to only assign roles to other users you should use object S_USER_SAS with activity '22' or simply S_USER_AGR with ACTVT = 22.

in the role for role admins (those who can change and create roles) you should use the change/create activity (01,02...) for objects S_USER_AUT/AGR etc.

for more info on S_USER_SAS, this note: <b>536101</b> may be helpful.