Table Description
Sanction Recommendation: A sanction recommendation is created when the system has determined a potential sanction with respect of a person failure to comply with a program's requirements.

System processing determines if sanctions should be imposed on an individual based on the evidence recorded on the case, or their failure to meet specific program requirements. Rules determine if any of the evidence recorded on the case should be reviewed by a case worker as it may be subject to a potential sanction. The rules also define the details of the sanction that should be imposed in respect of the evidence. The output of the rules provides the user with the sanction recommendation.

Example

John Smith violates a condition of federal or state parole. John Smith is in receipt of Food Assistance (US) and Cash Assistance (US). John Smith fails sanction assessment due to his parole violation. The system provides the user with the sanction recommendation for John Smith.

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 Product::Service Layer::entity::Case::SanctionRecommendation::SanctionRecommendation
Controlling File: ISProduct\model\Service Layer\entity\Case\SanctionRecommendation\SanctionRecommendation.efx
Attributes (10)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
sanctionRecommendationIDkeyno SANCTION_RECOMMENDATION_ID SVR_INT64
concernRoleIDdetails  CONCERN_ROLE_ID SVR_INT64
caseIDdetailsyes CASE_ID SVR_INT64
sanctionReasondetails  ISP_SANCTION_REASONSanctionReasonSVR_STRING<10>
sanctionLeveldetails The level of sanction imposed e.g. first, second etc.ISP_SANCTION_LEVELSanctionLevelSVR_STRING<10>
programdetails The program for which the sanction is imposed. This is populated from the sanction program code table. ISP_SANCTION_PROGRAMSanctionProgramSVR_STRING<10>
sanctionIDdetails  ISP_SANCTION_ID SVR_INT64
sanctionOverrideIDdetails  ISP_SANCTION_OVERRIDE_ID SVR_INT64
penaltydetails  ISP_STRING SVR_STRING<128>
recommendeddatedetails  CURAM_DATE SVR_DATE
Foreign Keys (1)
ChildParent
SanctionRecommendation.caseIDCaseHeader.caseID
Indices (1)
Index NameAttributes
IND_1197174170caseID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
readByCaseIDreadmulti   
modifySanctionAndDisregardnsmodify   
Related Pages (27)