SoftwareUserLicensePointsConsumedSuggested Table

FlexNet Manager Suite 2020 R1 (On-Premises)

SoftwareUserLicensePointsConsumedSuggested records how many software license entitlements would be consumed by an end-user for an optimized (suggested) license. Currently used to track optimized license usage suggested by FlexNet Manager for SAP.

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 SoftwareUserLicensePointsConsumedSuggested table

Database Column

Details

ComplianceUserID

Type: integer. Key

The end-user. Foreign key to the ComplianceUser table.

SuggestedSoftware LicenseID

Type: integer. Key

The suggested or optimized license. Foreign key to the SoftwareLicense table.

LicensesConsumed

Type: integer

The number of points (or entitlements) consumed for the license by the end-user.

LicensesUsed

Type: integer

How many of the points consumed are for installations that are actually being used.

LicenseMeasurementID

Type: integer. Key

The associated SAP license measurement snapshot. Foreign key to the LicenseMeasurement table.

LicensesCalculated

Type: integer

The number of points (or entitlements) calculated for the license by the end-user.

FlexNet Manager Suite (On-Premises)

2020 R1