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: 

Authorization group..

Former Member
0 Kudos

How to get the all users who belongs to particular Authorization group?

2 REPLIES 2

Former Member
0 Kudos

each user can seprate Authorization group.

example functional,techincal,basis...

Go to SE54, Give the table name and choose authorization group and then click

on create/change. You can create an authorization group.

Example:

You can assign a table to authorization group Z001. (Use transaction SM30 for

table TDDAT) A user that wants to access this table must have

authorization object S_TABU_DIS in his or her profile with the value Z001

in the field DICBERCLS (authorization group for ABAP Dictionary objects).

Former Member
0 Kudos

Hi

see the SU53, PFCG and SUIM transaction codes

and check the Group wise users in SUIM

Regards

Anji