Table Description
PeriodOfIneligibility: A period of ineligibility is created on a person who fails to comply with a program's requirements.

In general, ineligibility person for the period of time that the person does not comply with a program's requirements.

For certain programs if period of ineligibility of type voluntary quit exists on person they can be ineligible for that program. And period of ineligibility of type invalid resource transfer can make the whole household ineligible.

Model Details
Location in Model: Logical View::MetaModel::Curam::Income Support Product::Service Layer::entity::Case::PeriodOfIneligibility::PeriodOfIneligibility
Controlling File: ISProduct\model\Service Layer\entity\Case\PeriodOfIneligibility\PeriodOfIneligibility_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (12)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
startDatedetails The start date of the period of ineligibility.CURAM_DATE SVR_DATE
endDatedetails The end date of the period of ineligibility.CURAM_DATE SVR_DATE
statusCodedetails The status of the period of ineligibility.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
concernRoleIDdetails The concern role ID of a person on whom the period of ineligibility is created.CONCERN_ROLE_ID SVR_INT64
typedetails The type of evidence for which the period of ineligibility was created.This is populated from the evidence type code table.PERIOD_OF_INELIGIBILITY_TYPEPeriodOfIneligibilityTypeSVR_STRING<10>
programdetails The program for which the period of ineligibility is imposed. This is populated from the product type code table.PERIOD_OF_INELIGIBILITY_PROGRAMPOIProgramSVR_STRING<10>
caseIDdetails Case ID of the case from where the period of ineligibility is recorded.CASE_ID SVR_INT64
periodOfIneligibilityIDkeynoSystem generated unique identifier for the period of ineligibility.INTERNAL_ID SVR_INT64
commentsdetails Details relating to the period of ineligibility.RICH_TEXT SVR_STRING<131072>
createdBydetailsyes CONCERN_ROLE_NAME SVR_STRING<131>
createdOndetailsyes CURAM_DATETIME SVR_DATETIME
poiDeterminationDateOptdetailsyes CURAM_DATE SVR_DATE
Indices (2)
Index NameAttributes
IND_332154586caseID
IND_545371490concernRoleID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readPeriodOfIneligibilityByCaseIDreadmulti   
readPeriodOfIneligibilityByPersonreadmulti   
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
Related Pages (9)