Table Description
IndividualWorkParticipation: Individual Work Participation Summary Entity.
Model Details
Location in Model: Logical View::MetaModel::Curam::IncomeSupportBI::Service Layer::Entity::Summary Table::IndividualWorkParticipation::IndividualWorkParticipation
Controlling File: IncomeSupportBI\model\Packages\Service Layer\Entity\Summary Table\IndividualWorkParticipation\IndividualWorkParticipation.efx
Attributes (12)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
hasValidNonParticipationReasondetails 

This indicates whethere an individual has one or more “valid non participation reasons”.

CURAM_INDICATOR SVR_BOOLEAN
creationDateTimedetails DateTime when this record was created.CURAM_DATETIME SVR_DATETIME
lastUpdateddetails DateTime when this record was last updated.CURAM_DATETIME SVR_DATETIME
pdCaseIDdetails The product delivery case ID.CASE_ID SVR_INT64
caseParticipantRoleIDdetails Case Participant Role ID of this participant.CASE_PARTICIPANT_ROLE_ID SVR_INT64
monthdetails Represents a calendar month - stored as a date field using the first day of the month, e.g. Jan 1 2010.  The data-mart can be used to query based on the standard calendar or the federal calendar.CURAM_DATE SVR_DATE
activeOutcomePlandetails  CURAM_INDICATOR SVR_BOOLEAN
workEligibleStatusdetails  WORK_ELIGIBLE_STATUSWorkEligibleStatusSVR_STRING<10>
notWorkEligibleReasondetails  NOT_WORK_ELIGIBLE_REASONNotWorkEligibleReasonSVR_STRING<10>
metScheduledParticipationdetails  SCHEDULED_PARTICIPATIONScheduledParticipationSVR_STRING<10>
missingTimeSheetsdetails  MISSING_TIME_SHEETSMissingTimeSheetsSVR_STRING<10>
individualWorkParticipationIDkeyno INDIVIDUAL_WORK_PARTICIPATION_ID SVR_INT64
Indices (1)
Index NameAttributes
IND__1401864537pdCaseID
Operations (7)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodify Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
searchByPDCaseIDreadmulti   
createAllIndividualWorkParticipationbatchinsert   
listIndividualWorkParticipationnsmulti  SQL
Related Pages (0)