ContractScopingData Table
FlexNet Manager Suite
  2020 R1
  (On-Premises)
  
    ContractScoping links contracts to the enterprise groups to which they apply.
      Exactly one of GroupExID and CategoryID must be non-NULL.
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.| Database Column | Details | 
|---|---|
| ContractID | Type: integer. Key The contract the scoping applies to. Foreign key to the  | 
| GroupExID | Type: text (max 128 characters). Key. Nullable The enterprise group that the scoping applies to. Foreign key to the  | 
| CategoryID | Type: text (max 128 characters). Key. Nullable The category that the scoping applies to. Foreign key to the  | 
FlexNet Manager Suite (On-Premises)
2020 R1