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

Contractual User Type ID Data

Former Member
0 Likes
6,456

Where is the "contractual user type id" field data stored in SAP. (found on the SU01-Display User transaction under the tab LicenceData)?

I need to retrieve and update the data for users.

Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
2,812

HI,

Check these table ..

TUTYPA

TUTYP

Read only

0 Likes
2,812

If you are trying to find out data from USER name, then goto USR06 table, there you can find all the additional data

Kuntal

Read only

Former Member
0 Likes
2,812

I'm looking for the data linked to the SAP userid.

Thanks.

Read only

Former Member
0 Likes
2,812

Thanks for the help!