LicenseComplianceStatus_CODE Table

LicenseComplianceStatus_CODE is an enumerated code table for compliance status for a license.

Table 1. Database columns for LicenseComplianceStatus_CODE table

Database Column

Details

ComplianceStatusID

Type: integer. Key

A unique identifier for license compliance status. Possible values and the corresponding default strings are:

  • 1 = Compliant
  • 2 = In Breach
  • 3 = Unknown
  • 4 = Not Tracked.
ComplianceStatus_en

Type: text (max 1000 characters)

Compliance status of the license in English.

ComplianceStatus_de

Type: text (max 1000 characters)

Compliance status of the license in German.

ComplianceStatus_fr

Type: text (max 1000 characters)

Compliance status of the license in French.

ComplianceStatus_ja

Type: text (max 1000 characters)

Compliance status of the license in Japanese.

ComplianceStatus_es

Type: text (max 1000 characters). Nullable

Compliance status of the license in Spanish.