user_role_license_role
Maps user roles to corresponding license roles for entitlement analysis.
Columns
| Name | Type | References | Description |
| lr_category | Int | Indicates the category identifier for the license role, defining its classification or usage group within the system. | |
| lr_name | String | Specifies the name of the license role as defined in the system. | |
| lr_overridden | Bool | Indicates whether the default settings of this license role have been overridden by a customized configuration. | |
| ur_sys_id | String | Provides the system identifier (sys_id) for the user role associated with the license role. | |
| ur_name | String | Displays the name of the user role linked to this license role mapping. |