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: 

master table in SU01 TRANSACTION

Former Member
0 Kudos

hi

in su01 transaction, in display mode u can see profile and role tabs.

in that tabs when u press F4 one can see list of profile and roles.

my question is what the master tables sap is using to show list of profile and list of roles when i press

F4 in these tabs in SU01 transaction.

i need table names so that i can use that table in BAPI to get list of profile and roles.

thanx in adv

manoj

2 REPLIES 2

Former Member
0 Kudos

Hello

For roles - try tables AGR* (AGR_DEFINE, etc)

For profiles - tru tables UST10S, UST10C

Former Member
0 Kudos

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
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

Arunima

Edited by: Arunima Rudra on Nov 12, 2008 1:47 PM