Description
This page allows you to modify a prospect's citizenship record. A citizenship record stores information on the country/region or countries/regions where a prospect 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 region of the prospect's citizenship from the drop-down list of countries/regions. Your system administrator can add a country/region via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).Yes
ReasonCITIZENSHIP_REASON_CODEReason for prospect's citizenship from the drop-down list of reasons. Your system administrator can add a reason for the citizenship via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).No
FromCURAM_DATEPeriod of time from which the citizenship is valid. Note that the "from" date cannot be earlier than the prospect's birth date.Yes
ToCURAM_DATEPeriod of time to which the citizenship is valid. Note that if a prospect's death date is set, the "from" and "to" date must be earlier than this date.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe 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
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A birth date has been specified for the prospect person. The citizenship start date cannot be before this date.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A start date must be entered.LinkNo
Citizenship details of a client that is currently marked as a duplicate cannot be modified.LinkNo
Start date must not be later than end date.LinkNo
The citizenship country code must be specified.LinkNo
The citizenship requested falls within the time period of an existing citizenship for this prospect person in this country.LinkNo
The end date must not be later than today.LinkNo
The start date must not be later than today.LinkNo
You cannot modify this record as it has been deleted.LinkNo
Related Entities
When page is loaded
Citizenship
ConcernRole
When page is submitted
Citizenship
ConcernRoleDuplicate
ProspectPerson
Technical Information
Page IDProspect_modifyCitizenshipFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Prospect\Citizenship\Prospect_modifyCitizenshipFromList.uim
Page Load InterfaceProspect.readCitizenship
Page Submit InterfaceProspect.modifyCitizenship
Linked From PagesCitizenships (Prospect_listCitizenship)