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

Former Member
0 Likes
71,433

Hi All,

I want to know the tables where the User Parameters are stored. By User parameter, i mean the The User Profile - Parameter ID & Value.

Any pointers would be helpful.

Thanks in advance,

Best regards,

Prashant

1 ACCEPTED SOLUTION
Read only

Former Member
23,522

hi

good

USR01 User master record (runtime data)

USR02 Logon data

USR03 User address data

USR05 User Master Parameter ID

USR12 User master authorization values

thanks

mrutyun

4 REPLIES 4
Read only

Former Member
23,522

Hi Prashanth,

User parameters are stored in following tables,

USR02 Logon Data.

You can go through BAPI_USER_GET_DETAIL to get more details on this.

Regards,

Raghavendra

Read only

Former Member
23,523

hi

good

USR01 User master record (runtime data)

USR02 Logon data

USR03 User address data

USR05 User Master Parameter ID

USR12 User master authorization values

thanks

mrutyun

Read only

Former Member
23,522

Hi

User parameter's are stored in the table USR05

best regards

Ravi

Read only

0 Likes
23,522

Hi,

Does, anyone know tha table with available parameters and their values?

Thanks,

Valentyn