SoftwareLicenseAllocationStatus Table

FlexNet Manager Suite 2020 R1 (On-Premises)

SoftwareLicenseAllocationStatus is a static table storing a collection of status values for a license allocation.

Table 1. Database columns for SoftwareLicenseAllocationStatus table

Database Column

Details

SoftwareLicense AllocationStatusID

Type: integer. Key. Generated ID

A unique identifier for each SoftwareLicenseAllocationStatus. Possible values and the corresponding default strings are:

  • 1 = Allocated
  • 2 = Awaiting Inventory
  • 3 = Permanent
  • 4 = Unallocated.
StatusResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing an allocation status. Foreign key to the ComplianceResourceString table.

StatusDefaultValue

Type: text (max 50 characters)

The text to display if the status resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1