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

User References table for Users of SU01

Former Member
8,493

Hi,

I would like to know the table which stores the user refernces maintained in the tn code SU01.

Here is where we store the references.

SU01 -> Display -> Goto -> References

I would like to know the table which stores all the entries maintained here.

Any help will be deeply appreciated.

Thanks,

Ibrahim.

Hi,

I would like to know the table which stores the user refernces maintained in the tn code SU01.

Here is where we store the references.

SU01 -> Display -> Goto -> References

I would like to know the table which stores all the entries maintained here.

Any help will be deeply appreciated.

Thanks,

Ibrahim.

4 REPLIES 4
Read only

Former Member
0 Likes
4,141

Hi,

the details are:

USR01 User master record (runtime data)

USR04 User master authorizations

USR05 User Master Parameter ID

USR10 User master authorization profiles

USR11 User Master Texts for Profiles (USR10)

USR12 User Master Authorization Values

USR20 Date of last user master reorganization

USR41 User master: Additional data

USRM0 Material Master User Settings: Screen Reference "User"

USRM1 Material Master User Settings: Organizational Levels

USRM2 User Settings for the Material Master: Logical Screens

USRM3 Material Master User Settings: Retail Organizational Levels

USRMM User settings: material master

Read only

Former Member
0 Likes
4,141

You can also get this on your own by switching on TRACE ST05 before executing SU01.This is give you the list of all database tables.

Read only

4,141

Hey Harsha,

Thanks.... i think the table is USAPPLREF

Read only

Former Member
4,141

Hi,


Sorry for the late reply.  I found your post while I was looking for the same answer.

It's USREFUS.

Regards

Amir