Table Description
Household Unit Decision Link: links a member of an assessment unit to an assessment case decision.
Model Details
Location in Model: Logical View::MetaModel::Curam::Income Support Screening::Service Layer::Entity::ISHholdUnitDecisionLink::ISHholdUnitDecisionLink
Controlling File: ISScreening\model\Packages\Service Layer\Entity\ISHholdUnitDecisionLink_cat.efx
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
isHholdUnitDecisionLinkIDkeynoSystem generated unique identifier of the isHholdUnitDecisionLink record.IS_HHOLD_UNIT_DECISION_LINK_ID SVR_INT64
isHholdAssessmentUnitIDdetailsnoUnique identifier of a isHholdAssessmentUnit record.IS_HHOLD_ASSESSMENT_UNIT SVR_INT64
caseDecisionIDdetailsnoUnique identifier of the caseDecision recordCASE_DECISION_ID SVR_INT64
applicantGroupInddetails  CURAM_INDICATOR SVR_BOOLEAN
caseRoleTypedetails Identifies the participant's role in the assessment unit.IS_CASE_ROLE_TYPEISCaseRoleTypeSVR_STRING<10>
Indices (2)
Index NameAttributes
IND__1921365841caseDecisionID
IND_1370918102isHholdAssessmentUnitID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: isHholdUnitDecisionLinkID
Standard Operation 
readread Standard Operation 
searchByCaseDecisionIDnsreadmulti Search for Household Unit Decision Links by caseDecisionID. 
searchByCaseDecisionIDAssessmentUnitIDnsreadmulti Returns the case decision link details for a household unit member assessed under a given case decision. These details indicate whether or not the household member was assessed as part of the applicant group. 
Related Pages (5)