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: 

to check user access

S0025444845
Active Participant
0 Kudos

Hi all,

Is there any tcode or table where we can see which user have access to which all systems.

like some user id 7mart

then I want to see hi saccess to DVE,QVE and PVE system.

How can I see that.

regards,

Sudha

1 REPLY 1

naimesh_patel
Active Contributor
0 Kudos

I doubt about the table....

but you can run the FM RFC_GET_TABLE_ENTRIES or RFC_READ_TABLE from Development with RFC call to other systems for table USR01 to get the information about the user.

But again, you need to run it the FM systemwise.

Regars,

Naimesh Patel