Description
This page allows you to edit case relationship details. Cúram allows you to record details of any cases related to each other. For example, if a person is receiving two product deliveries, you can create a case relationship between one product delivery case and the other product delivery case.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ReasonCASE_RELATIONSHIP_REASON_CODEReason for the case relationship from the drop-down list of reasons, e.g. linked cases, overpayment case. Your system administrator can add a reason to this list via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
Start DateCURAM_DATEStart date of the period during which the case relationship is valid. Note that the case relationship start date must not be earlier than the start date for either of the related cases. Note also that the case relationship start date must not be later than the end dates for either of the related cases.Yes
End DateCURAM_DATEEnd date of the period during which the case relationship is valid. Note that the case relationship end date must not be later than the end dates for either of the related cases.No
Comments
LabelTypeDescriptionMandatory
CommentsCASE_RELATIONSHIP_COMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No concrete DAO specified for discriminator value '%1s'.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Case cannot be related to itself.LinkNo
Case with reference number %1s has a status of closed. A relationship with it cannot be created.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Related case reference number must be specified.LinkNo
The case relationship end date cannot be later than the end dates of both cases.LinkNo
The case relationship end date cannot precede the start date.LinkNo
The case relationship start date cannot be later than the end dates of both cases.LinkNo
The case relationship start date cannot precede the start dates of both cases.LinkNo
The case relationship start date must be entered.LinkNo
The cases in case relationship cannot be changed.LinkNo
The case with reference number %1s has already been related to this case for the same reason during the time period specified.LinkNo
The login ID %1s does not map to a user name.LinkNo
You cannot modify this record as it has been deleted.LinkNo
You must specify reason for this case relationship.LinkNo
Related Entities
Technical Information
Page IDCase_modifyCaseRelationshipFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Case\Related Cases\Case_modifyCaseRelationshipFromView.uim
Page Load InterfaceCase.readRelationship1
Page Submit InterfaceCase.modifyRelationship1
Linked From Pages