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: 

Same Role , different values per user

Former Member
0 Kudos

Dear Experts,

I'm new with the security and authorization methodology of SAP but i have a case study about a matter ,

Lets say i have a role called : Zrole , this role contain 1 object called : Zobject within this object there is 1 Zfield value lets name it zfield that can have 1 out of 3 values (1,2,3) .

now i need to assign this role to 3 different users but each with different value for zfield .

is this applicable or is the only way to do this is by making 3 different  roles.

Many Thanks in advance.

Regards.

Ahmed Salam.

1 REPLY 1

former_member190027
Participant
0 Kudos

Hi Ahmed,

If its auth field value then you have to create 3 different single roles. If its org values then you have derived role concept. (Parent-Child relationship).

Hope this helps!