Description
This page allows you to modify a person's citizenship record. A citizenship record stores information on the country/region or countries/regions where a person holds citizenship and on the period of validity for the citizenships.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Country/RegionCOUNTRY_CODECountry or regionn where the person is a citizen from the drop-down list of countries/regions. Your system administrator can add a new country/region via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
ReasonCITIZENSHIP_REASON_CODEReason for the person's citizenship. Your system administrator can add a new reason via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).No
FromCURAM_DATEStart date of the citizenship.Yes
ToCURAM_DATEEnd date of the citizenship.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser 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 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
Citizenship country must be entered.LinkNo
Citizenship details of a client that is currently marked as a duplicate cannot be modified.LinkNo
Citizenship from date must be entered.LinkNo
Citizenship from date must not be earlier than person's date of birth.LinkNo
Citizenship from date must not be later than person's date of death.LinkNo
Citizenship from date must not be later than the to date.LinkNo
Citizenship from date must not be later than today's date.LinkNo
Citizenship reason must be entered.LinkNo
Citizenship to date must not be later than person's date of death.LinkNo
Citizenship to date must not be later than today's date.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The citizenship requested falls within the time period of an existing citizenship for this person in this country.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
You cannot modify this record as it has been deleted.LinkNo
Related Entities
Technical Information
Page IDPerson_modifyCitizenshipFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Person\Citizenship\Person_modifyCitizenshipFromList.uim
Page Load InterfacePerson.readCitizenship
Page Submit InterfacePerson.modifyCitizenship
Linked From PagesCitizenships (Person_listCitizenship)