PaymentScheduleCategory Table

FlexNet Manager Suite 2020 R1 (On-Premises)

PaymentScheduleCategory is a static table listing categories that can be assigned to a payment schedule.

Table 1. Database columns for PaymentScheduleCategory table

Database Column

Details

PaymentScheduleCategoryID

Type: integer. Key. Generated ID

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

  • 1 = Fixed
  • 2 = License true up
  • 3 = Per hardware item
  • 4 = Per license quantity.
ResourceString

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a payment schedule category. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

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

FlexNet Manager Suite (On-Premises)

2020 R1