SoftwareLicenseGroupAllocationReportingType Table

SoftwareLicenseGroupAllocationReportingType stores the set of tests that can be used to determine whether a license is in “group at risk” for one or more of its associated enterprise groups.

Table 1. Database columns for SoftwareLicenseGroupAllocationReportingType table

Database Column

Details

SoftwareLicenseGroup AllocationReporting TypeID

Type: integer. Key. Generated ID

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

  • 0 = None
  • 1 = Consumed Exceeds Purchased
  • 2 = Consumed Exceeds Assigned.
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a group at risk test type. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 256 characters)

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