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: 

Assigning 2 user groups to a Single user

Former Member
0 Kudos

Hi

How I can assign two user groups to a single user.

Regards

Jayakar Reddy

1 ACCEPTED SOLUTION

manohar_kappala2
Contributor
0 Kudos

Hi,

Are you referring to access of a user admin to access to two user groups or the usergroup field in the user master record.

if its the case one then u can assign access to a user group through S_USER_GRP.

but if u are speaking of the second case then u cannot assign a user to two different authorization relevant user groups. but u can do so in the tab named group but its not used for authorization control.

Hope this helps

manohar

3 REPLIES 3

Former Member
0 Kudos

Hi Jayakar,

it depends on which type of user group you mean:

1. user group on tabstrip logondata in SU01

(relevant for authority-checks -> object S_USER_GRP)

2. user group on tabstrip group in SU01

(only organizational grouping)

For the first type of goups it's only possible to assign one group per user.

And of the second type you can assign more than one group per user.

Kind regards,

Claudia

Former Member
0 Kudos

Why do you want this??

manohar_kappala2
Contributor
0 Kudos

Hi,

Are you referring to access of a user admin to access to two user groups or the usergroup field in the user master record.

if its the case one then u can assign access to a user group through S_USER_GRP.

but if u are speaking of the second case then u cannot assign a user to two different authorization relevant user groups. but u can do so in the tab named group but its not used for authorization control.

Hope this helps

manohar