cancel
Showing results for 
Search instead for 
Did you mean: 

Tables containing user details.

Former Member
0 Kudos

Hi,

Which table can I use to view all the users available on the SAP system and their details e.g. Username, user's contact details and etc.

Regards,

Thandi

Accepted Solutions (1)

Accepted Solutions (1)

former_member226203
Active Contributor
0 Kudos

plz check the table:USR03.

Also,you get the Mail-ID in table ADDSMTP

plz chk this link:

Answers (9)

Answers (9)

Samik
Explorer
0 Kudos

In my case i was not able to get the details through USR03 table and using FM "BAPI_USER_GET_DETAIL" I was not able to pass list of userid, thus i found another way to get the details, i.e., via T-code SUIM. Go to T-code: SUIM -> User Information System -> User -> Users by complex selection criteria -> By UserID. Once you pass list of userid's then execute then you can see the long name of the user.

Former Member
0 Kudos

Hi

    Check these tables also  USR01, USR02,USR03,USR21


Regards,

DINESH S

Former Member
0 Kudos

Check these tables: USR01, USR02.

Regards,

Joan

Former Member
0 Kudos

usr01,usr02,usr03

Former Member
0 Kudos
Former Member
0 Kudos

HI.

Refer table USR01.

Regards.

Jay

Former Member
0 Kudos

Use BAPI BAPI_USER_GET_DETAIL & BAPI_USER_GETLIST

Former Member
0 Kudos

Hi,

usr02 all the logon data available with this table.

regards,

Naresh

anuj_srivastava
Active Participant
0 Kudos

Hi ,

You can check the table USR01.

Hope this solves your problem.

Regards,

Anuj