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: 

Generate user listing with authorization

Former Member
0 Kudos

Hi,

I would like to know if there's a way to generate a report of all users with their respective roles, profiles and authorizations. If this is not possible in a single report, are there any alternatives? I need the information to do a review on the users' access rights.

Thanks.

3 REPLIES 3

former_member583013
Active Contributor
0 Kudos

You could check SU* tables...They got users information, so you can build up a query to show all the information you need...

Greetings,

Blag.

Former Member
0 Kudos

Hi,

try this t-code...S_BCE_68001394

If the hint is useful… Say thanks by reward….

Regards,

Prabhu Rajesh

Former Member
0 Kudos

Hi

Check this Tcodes

Transaction Code Short text

AO91 Specify field group authorization

AUTH_SWITCH_OBJECTS Switch on/off authorizations

BS52 Maintain authorization key

BS53 Display authoriztaion key

FTWX Data file view authority groups

GJU3 Processes for authorization

GLOBAL_TEMPLATES Global authorization templates

JBW7 Maintain authorization obj. present.

JBW8 Display authorization obj.presentatn

KCR7 Maintain authorization obj. present.

KCR8 Display authorization obj.presentatn

KE18 Display planning authorization obj.

KE38 Display report authorization objects

OBWP Payment release by authorized person

OK15 Maintain authorization group version

P000_M10_TAUTH Display tax authorities

P000_M10_TAUTN Tax authorities incl. tax area

REGC0103 Field groups for authorization

RSPFPAR_AUTH All authorizations

RTPB19 RPUS Field groups for authorization

SE97 Maint. transaction call authorizatn

SL99 PAW - Display authorization profiles

SU83 Archive authorization docs.

SUCU Table authorizations: Customizing

S_AHR_61018778 Display tax authorities

S_BCE_68001441 For authorizations

TLM7 Maintain authorization obj. present.

TLM8 Display authorization obj.presentatn

Regards

Pavan