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 master list table

Former Member
0 Likes
6,717

just want to ask what is the table for the master list of SAP user.

thanks

8 REPLIES 8
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
1,821

Hi,

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

Kindly reward points if it is useful.

Read only

0 Likes
1,821

they are not the one im looking for.

thanks.

Read only

0 Likes
1,821

hi,

there's a table for user masters i.e. ust04 you can check it.

else take a look at following url:

http://www.sapgenie.com/abap/tables_system.htm

it contains detail of all sap syatem tables.

hopefully this helps you,

Regards,

Hemendra

Read only

Former Member
0 Likes
1,821

Searching for USR* in SE11 should get you a list of all the User tables in SAP.

Sudha

Read only

0 Likes
1,821

can i use structure in select statement?

Read only

0 Likes
1,821

<i><b>can i use structure in select statement?</b></i>

what do you want to do? can you explain the requirement little bit clear so that we can help you better.

Regards

Raja

Read only

Former Member
0 Likes
1,821

Hi Donna,

Yes, you can.

I am not sure if this question relates to the "User Master list tables" topic, if not, please close this post and create a new one for other questions.

Sudha

Read only

Former Member
0 Likes
1,821

hi friend,

you can very well use strucutre as a selet stmt. just try once.