Table Description

Work Non-Participation: This evidence captures details about a Household Member not participating in a self-sufficiency individual responsibility plan.

The non-participation details include the client's reason for not participating in a self-sufficiency plan, the date on which the non-participation started and ended.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Evidence::Service Layer::Entity::Household::WorkNonParticipation::WorkNonParticipation
Controlling File: Evidence\model\ServiceLayer\entity\Household\WorkNonParticipation\WorkNonParticipation_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier of the Work Non-Participation. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the Household Member, who has a Work Non-Participation reason. The UI field name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
nonParticipationReasondetails 

The reason why the client is not participating in work activity. For Cash Assistance, examples include: Domestic Violence, Aged Individual, etc. For Food Assistance, examples include: Illness, Household Emergency, etc. This is populated from the 'NonParticipationReason' code table. The UI field name for this attribute is 'Non Participation Reason'.

EVD_NON_PARTICIPATION_REASONNonParticipationReasonSVR_STRING<10>
startDatedetails 

The start date of the Work Non-Participation. The UI field name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the Work Non-Participation. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
commentsdetails 

Additional details related to the Work Non-Participation. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
programdetails 

The program for which the non-participation reason is being recorded. Examples include: Cash Assistance, Food Assistance, etc. This is populated from the 'Program' code table. The UI field name for this attribute is 'Program'.

EVD_NON_PARTICIPATION_PROGRAMProgramSVR_STRING<10>
Foreign Keys (1)
ChildParent
WorkNonParticipation.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (1)
Index NameAttributes
IND_741813210caseParticipantRoleID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
removeremove Standard Operation 
Related Pages (3)