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

LCHR data type in USR10

Former Member
0 Likes
1,662

Dear Colleagues

There are profiles in System, which are not generated. They assigned to users directly (without roles).

There are tables in SAP to analyze it like UST*, USR*.

But only one table Shows field values - USR10.

The Problem is: AUTHS fields in table USR10 are in LCHR data type. I cannot read them.

Perhaps you know the way to convert it or get authorizational values in another way.

Thank you.

Best regards,

Yan Gordon

1 ACCEPTED SOLUTION
Read only

michael_kozlowski
Active Contributor
0 Likes
1,467

Check this link The SAP Fan Club Forums • View topic - User authorisation list to decode the values in USR10-AUTHS.

Dear Colleagues

There are profiles in System, which are not generated. They assigned to users directly (without roles).

There are tables in SAP to analyze it like UST*, USR*.

But only one table Shows field values - USR10.

The Problem is: AUTHS fields in table USR10 are in LCHR data type. I cannot read them.

Perhaps you know the way to convert it or get authorizational values in another way.

Thank you.

Best regards,

Yan Gordon

5 REPLIES 5
Read only

michael_kozlowski
Active Contributor
0 Likes
1,468

Check this link The SAP Fan Club Forums • View topic - User authorisation list to decode the values in USR10-AUTHS.

Read only

0 Likes
1,467

Hello Michael

Thank you for your Response. Unfortunately the link is broken.

Read only

0 Likes
1,467

you have the authorizations in a better format in table UST10S.....

or directly with rsusr020 (transaction S_BCE_68001409, enter prfoile name, in the result list doubleclick on the profile, then expand the authroizations list.)

b.rgds, Bernhard

Read only

0 Likes
1,467

Bernhard,

I Need also field values and expanding the authorization list will not help, because there are thousands profiles to analyze and compare on field values level.

Read only

0 Likes
1,467

Check Include MS01CD20_FILL_USR10 to get a clue how to decode usr10-auths.