Represents the relationship between a contract and an ASDK service in a closed repository
Data model
Fields
Field | Type | Description |
---|---|---|
serv_ident_contrac* | INT | Identifier of a contract |
serv_ident_service* | INT | Service Identifier |
Primary Key
PK_SERVICE_CONTRACT_CLOSED |
---|
serv_ident_service, serv_ident_contrac |