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: 

Roles and Users Statistics

Former Member
0 Kudos

Is there any Transaction to generate a roles statistics? For example how often the role has been change in a particular period. And would this also be possible for users as well?

Thanks

Osama

5 REPLIES 5

Former Member
0 Kudos

Hi Khalifa,

You should be looking for the change docs Tcodes for roles and users...

RSSCD100_PFCG (Role changes) and S_BCE_68001439 (User changes)

Let me know if its helpful

Br,

Sri

Award points for helpful answers

0 Kudos

Thanks a lot

Former Member
0 Kudos

Hi Khalifa

You can find the Change Doucuments for Roles and Users in SUIM.

For Roles: Use transaction RSSCD100_PFCG

For Users: S_BCE_68001439 or Use Transaction SM20(Security Audit Log).

I would suggest to go for SM20 as it woulg give a more detailed analysis .

Plz award points if its useful.

Thanks n Regards

Santosh

0 Kudos

SM20 is the system logs and indeed would more cumbersome to de code this whole big log. ( time taking) Instead the tcodes suggessted by me earlier would do the trick for you.

Br,

Sri

Award points for helpful answers

Former Member
0 Kudos

Thanks a lot