Represents a relationship between active ICs with contracts
Data model
Fields
Field | Type | Description |
---|---|---|
fl_int_ci_id* | INT | CI ID, reference table CMDB_CI.id |
fl_int_countablesupport_id* | INT | Contract identifier, reference table ASMS_CONTRACT. ContractId |
References
Column | Referenced Table | Referenced column | Name |
---|---|---|---|
fl_int_ci_id* | dbo.CMDB_CI | id | FK01_CMDB_CI_CONTRACT |
fl_int_countablesupport_id* | dbo.ASMS_CONTRACT | contractid | FK02_CMDB_CI_CONTRACT |