Table Description
Program Group Projected Eligibility: Table containing the information for an invocation of the projected eligibility.
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::HCR::CREOLEDetermination::Entity::ProgGrpProjectedEligibility
Controlling File: HCR\model\CREOLEDetermination\CREOLEDetermination.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
progGrpProjectedEligibilityIDkeynoUnique ID assigned by the system.INTERNAL_ID SVR_INT64
creoleProgGrpDeterminationIDdetailsyesCREOLE program group determination id.INTERNAL_ID SVR_INT64
projectionDateTimedetailsnoThe date and time that the projected eligibility was made.CURAM_DATETIME SVR_DATETIME
projectionTypedetailsnoProjection type.PROJECTED_ELIGIBILITY_TYPEProjectedEligibilityTypeSVR_STRING<10>
caseIDdetailsnoIdentifier of the case.CASE_ID SVR_INT64
Foreign Keys (2)
ChildParent
ProgGrpProjectedEligibility.creoleProgGrpDeterminationIDCREOLEProgGrpDetermination.creoleProgGrpDeterminationID
PDMRunCaseControl.peResultIDProgGrpProjectedEligibility.progGrpProjectedEligibilityID
Indices (3)
Index NameAttributes
ProgGrpCaseIDEligibilityIdxcaseID
ProgGrpCaseIDTypeEligibIdxcaseID, projectionType
IND_521874948creoleProgGrpDeterminationID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: progGrpProjectedEligibilityID
Standard insert method. 
modifymodify Standard modify method. 
readread Standard read method. 
removeremove Standard remove method. 
searchByCaseIDreadmultiORDER_BY: determinationDateTime
Return the records associated with the specified case ID. 
searchByCaseIDTypereadmultiORDER_BY: determinationDateTime
Return the records associated with the specified case ID and projection type. 
Related Pages (0)