SoftwareLicensePurchaseType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

SoftwareLicensePurchaseType holds a list of purchase types for licenses.

Table 1. Database columns for SoftwareLicensePurchaseType table

Database Column

Details

SoftwareLicense PurchaseTypeID

Type: integer. Key. Generated ID

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

  • 1 = Volume
  • 2 = Shrink Wrap
  • 3 = OEM
  • 4 = Subscription.
SoftwareLicense PurchaseTypeResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a purchase type. Foreign key to the ComplianceResourceString table.

SoftwareLicense PurchaseTypeDefaultValue

Type: text (max 100 characters)

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

FlexNet Manager Suite (On-Premises)

2020 R1