Application Development and Automation 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: 
Read only

Authentication check : Table name for user IDs & objects

Former Member
0 Likes
505

Hi Experts,

I hv code in some user exit, its like,

AUTHORITY-CHECK OBJECT 'ZOBJECT'

ID 'ZMSTAV'.

Here the users are validated with acces authentication to this ZOBJECT, say, user_id_1 does hv access, where as user_id_2 do not hv authentication.

So, let me know that, AUTHENTICATION perspective, Where these user ids and objects r stored? In which tabke they r stored?

replies r appreciated.

thanq

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
405

Hi,

You can check table USR10. Also for more information on user you can check table USR01 to USR20 or even more i think.

This transaction SUIM would be very useful for you to check the authorization by objects.

Thanks,

Senthil

1 REPLY 1
Read only

Former Member
0 Likes
406

Hi,

You can check table USR10. Also for more information on user you can check table USR01 to USR20 or even more i think.

This transaction SUIM would be very useful for you to check the authorization by objects.

Thanks,

Senthil