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

How to identify the customize role under which type of license? Eg: Prof ? Limited Prof? Report?

thomas_tancheephong
Participant
0 Kudos
445

Hi All,

May I know is that a way to check what type of license is under a customized role?

Example: I created a new role call Z_TEST (With specified T-code and Authorization Objects) and assigned this role into User A.


How can I check this role Z_TEST is under which type of license?


Kindly advice,

Thanks,
Regards,

Thomas

4 REPLIES 4
Read only

Former Member
0 Kudos
338

Hi Thomas,

https://websmp201.sap-ag.de/~sapidb/011000358700006284142006

https://websmp203.sap-ag.de/licenseauditing

Above links have the information you need. How to classify, what is the criteria, how to calculate..

Regards,

Ajesh.

Read only

Former Member
0 Kudos
338

Hi,

You can check if the user is Prof / Limited thru Tcode USMM.

Regards

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Kudos
338

Hi,

the assigned classification to a role can be found in table agr_flags.

Check the FLAG_VALUE for FLAG_TYPE LICENSE_01 for your role Z_TEST.

To identify which type lies behind the technical key, check table TUTYPNOW.

b.rgds, Bernhard

Read only

0 Kudos
338

Hi Bernhard,


Thanks for your information, but in my AGR_FLAGS table that is no customized role for the entry for FLAG_TYPE = LICENSE_01.

Only found 20 standard roles with the LICENSE_91.

Kindly advice,

Thanks,
Regards,

Thomas