Table Description
Household Assessment Unit: The members of an assessment unit.
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::Income Support Screening::Service Layer::Entity::ISHholdAssessmentUnit::ISHholdAssessmentUnit
Controlling File: ISScreening\model\Packages\Service Layer\Entity\ISHholdAssessmentUnit_cat.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
isHholdAssessmentUnitIDkeynoSystem generated unique identifier of a isHholdAssessmentUnitIS_HHOLD_ASSESSMENT_UNIT SVR_INT64
participantRoleIDdetailsnoThe unique identifier of the participant in the assessment unit.CONCERN_ROLE_ID SVR_INT64
caseIDdetailsnoThe caseID of the assessment case for which the decision refersCASE_ID SVR_INT64
Foreign Keys (1)
ChildParent
ISHholdAssessmentUnit.participantRoleIDConcernRole.concernRoleID
Indices (1)
Index NameAttributes
caseIDPartRoleIDcaseID, participantRoleID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: isHholdAssessmentUnitID
Standard Operation 
readread Standard Operation 
searchByCaseIDParticipantRoleIDnsreadmulti To retrieve isHholdAssessmentUnit details for a specific participantRole on a specific assessment case. 
Related Pages (5)