Description
This page allows you to add a legal status for a case member.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Legal StatusINTERNAL_IDSelect the Legal Status from the drop-down.Yes
Start DateCURAM_DATEEnter the start date for Legal Status.Yes
End DateCURAM_DATEEnter the end date for Legal Status.No
Legal ActionLEGAL_ACTION_IDSelect the legal action associated for the person's legal status.No
Links and Actions
Page Level Actions
LabelDescription
CloseThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
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
Business Process class %1s must implement the interface %2s.LinkNo
Exception instantiating hook.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
Business Process class %1s must implement the interface %2s.LinkNo
End Date should not be earlier than Start Date.LinkNo
Exception instantiating hook.LinkNo
Legal status can not be added for the deleted/canceled case members.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The member selected has an end date of [%1s] - legal status can only be added for the selected member during the period they are active on the case.LinkNo
Related Entities
Technical Information
Page IDLegalStatus_addLSForCaseMember
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Appeal\LegalAction\LegalStatus\LegalStatus_addLSForCaseMember.uim
Page Load InterfaceLegalStatus.getContextDescription, LegalStatus.listLegalStatusesForCaseMember
Page Submit InterfaceLegalStatus.createLegalStatus
Linked From PagesLegal Status (LegalStatus_addLSForCaseMember), Legal Status (LegalStatus_listLSForCaseMember)