SAPRoleConsumption Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This table stores SAP roles and its link to SAP consumption.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for SAPRoleConsumption table

Database Column

Details

SAPRoleConsumptionID

Type: big integer. Key. Generated ID

A unique identifier for for SAP role consumption.

SAPUserID

Type: integer. Key

Foreign key to the SAP user that the role consumption belongs to.

CompositeRoleID

Type: integer. Key. Nullable

Foreign key to SAP role.

SingleRoleID

Type: integer. Key

Foreign key to SAP role.

SingleRoleTransaction CodeID

Type: integer. Key

Foreign key to SAP transaction code.

SAPConsumptionID

Type: integer. Key

Foreign key to SAP consumption.

FlexNet Manager Suite (On-Premises)

2020 R1