ComplianceLicenseUser Table
FlexNet Manager Suite
2020 R1
(On-Premises)
If external end-users, reported by systems such as SAP and stored in the LicenseUser
table,
can be matched to existing end-users in the enteprise (stored in the ComplianceUser
table),
the link between them is recorded in the ComplianceLicenseUser
table.
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.
Database Column |
Details |
---|---|
LicenseUserID
|
Type: integer. Key A unique identifier for the external end-user. Foreign key to the |
ComplianceUserID
|
Type: integer. Key A unique identifier for the end-user in the enterprise. Foreign key to the |
FlexNet Manager Suite (On-Premises)
2020 R1