ComplianceResponsibility Table

FlexNet Manager Suite 2020 R1 (On-Premises)

ComplianceResponsibility links end-users to a contract with various responsibility types.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ComplianceResponsibility table

Database Column

Details

Compliance ResponsibilityID

Type: integer. Key. Generated ID

A unique identifier for a record.

ResponsibilityTypeID

Type: integer

The particular type of responsibility. Foreign key to the ResponsibilityType table.

ContractID

Type: integer. Key

The contract for which this end-user has some responsibility. Foreign key to the Contract table.

ComplianceUserID

Type: integer. Key

The end-user who has this responsibility for (or relationship to) the contract. Foreign key to the ComplianceUser table.

Comment

Type: text (max 500 characters). Nullable

Any operator comments related to the user responsibility.

FlexNet Manager Suite (On-Premises)

2020 R1