Table Description
Contract Contact: The provider member or provider participant who can be contacted with regards to a contract.

Each contract can have a contact participant during a period.

Example

Employees, Attorney etc.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Provider::Contracts::ContractContact::Entity::ContractContact
Controlling File: CPM\model\Packages\Service Layer\Provider\Contracts\ContractContact\Entity\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
contractContactIDkeynoThe unique system generated identifier for the contract contact record.CONTRACT_CONTACTID SVR_INT64
contactConcernRoleIDdetailsnoThe unique system generated identifier for the contact concern role record.CONCERN_ROLE_ID SVR_INT64
contractVersionIDdetailsnoThe unique system generated identifier for the contract version record.CONTRACT_VERSION_ID SVR_INT64
startDatedetails The date from which the provider party becomes the contact for the contract.CURAM_DATE SVR_DATE
endDatedetails The last date on which the provider party is the contact for the contract.CURAM_DATE SVR_DATE
recordStatusdetails The status is used to indicate if the contract contact has been deleted.CONTRACT_CONTACTSTATUSContractContactStatusSVR_STRING<10>
Foreign Keys (2)
ChildParent
ContractContact.contractVersionIDContractVersion.contractVersionID
ContractContact.contactConcernRoleIDProviderParty.providerPartyID
Indices (2)
Index NameAttributes
ContrctCntctCntrctVersnIDIdxcontractVersionID
IND__738039902contactConcernRoleID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: contractContactID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchByContractIDreadmulti   
Related Pages (30)
Amend Utilization Contract (ProviderManagement_amendProviderGroupUtilizationContract)
Amend Contract (ProviderManagement_amendUtilizationContract)
New Contact (ProviderManagement_createContractContact)
New Flat Rate Contract (ProviderManagement_createFlatRateContractForProvider)
New Flat Rate Contract (ProviderManagement_createFlatRateContractForProviderGroup)
New Utilization Contract (ProviderManagement_createUtilizationContractForProvider)
New Utilization Contract (ProviderManagement_createUtilizationContractForProviderGroup)
Delete Contact (ProviderManagement_deleteContractContact)
Services (ProviderManagement_listAmendedProviderOfferingsForProviderGroup)
Services (ProviderManagement_listUtilizationContractProviderOfferingsForProviderGroup)
Performance Measure (ProviderManagement_listUtilizationPerformanceMeasureForAmendHistory)
Services (ProviderManagement_listUtilizationProviderOfferingsForAmendHistory)
Edit Contact (ProviderManagement_modifyContractContact)
Edit Flat Rate Contract (ProviderManagement_modifyFlatRateContractForProvider)
Edit Flat Rate Contract (ProviderManagement_modifyFlatRateContractForProviderGroup)
Edit Utilization Contract (ProviderManagement_modifyUtilizationContractForProvider)
Edit Utilization Contract (ProviderManagement_modifyUtilizationContractForProviderGroup)
Renew Contract (ProviderManagement_renewContract)
Renew Contract (ProviderManagement_renewProviderGroupContract)
Utilization Contract: (ProviderManagement_viewAmendedContract)
Home (ProviderManagement_viewAmendedUtilizationContractForProviderGroup)
Flat-Rate Contract (ProviderManagement_viewFlatRateContractForProvider)
Flat-Rate Contract (ProviderManagement_viewFlatRateContractForProviderGroup)
Performance Measure (ProviderManagement_viewFlatRateContractPMForProvider)
ProviderManagement_viewFlatRateContractServicesForPG
Services (ProviderManagement_viewFlatRateContractServicesForProvider)
Utilization Contract: (ProviderManagement_viewUtilizationContractForProvider)
Utilization Contract (ProviderManagement_viewUtilizationContractForProviderGroup)
Performance Measure (ProviderManagement_viewUtilizationContractPerformanceMeasureForProvider)
Services (ProviderManagement_viewUtilizationContractProviderOfferings)