SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Query regrdin User ID & Table

Former Member
0 Kudos
387

HI all,

How can I find out Name with the help of User Id..

please help with the link of Tables.

Thanks

Rajeev

1 ACCEPTED SOLUTION
Read only

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
335

Rajeev:

FM SUSR_USER_ADDRESS_READ can be used to get the name.

regards,

bill.

View solution in original post

6 REPLIES 6
Read only

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
336

Rajeev:

FM SUSR_USER_ADDRESS_READ can be used to get the name.

regards,

bill.

Read only

0 Kudos
335

How Can I find it out with Tables???

Read only

0 Kudos
335

You can use USR02 table to get the details.

Regards,

Siva

Read only

0 Kudos
335

But here Only User ID no names???

Read only

0 Kudos
335

Go to the table USR21 and you will get the addres number and person number.

Then go to adrc table give the person numberor address number you will get the address.

Regards,

Siva

Read only

Former Member
0 Kudos
335

t-code su01 will give all necessary data.

Tables are as below.

USR02

USER_ADDR