Table Description

Minor Parent School Attendance: This evidence captures details about a period of time when a minor parent does not comply with school attendance requirements.

A minor parent is a parent who is under 18, has never been married and has care of a minor child. Minor parents are required to be enrolled and attending school full-time in order to be eligible for certain programs.

A minor parent who is not attending school full-time may be subject to sanctions, which can result in the loss of certain benefits if a good reason is not applicable.

Example

A case worker creates a Minor Parent School Attendance record for Susan Smith. Susan Smith is a minor parent, she is 17 years of age and has a dependent child. Susan Smith is not attending school as there are no child care facilities available for her child, who is 2 years of age. Susan Smith is applying for the Cash Assistance program.

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::Evidence::Service Layer::Entity::Household::MinorParentSchoolAttendance::MinorParSchlAtt
Controlling File: Evidence\model\ServiceLayer\entity\Household\MinorParentSchoolAttendance\MinorParentSchoolAttendance_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (9)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Minor Parent School Attendance record. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the minor parent. The UI field Name for this attribute is 'Household Member'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
emanByCourtInddetails 

Indicates if the minor parent has been emancipated (or liberated) by the court. The UI field Name for this attribute is 'Emancipated By Court'.

CURAM_INDICATOR SVR_BOOLEAN
pubTransportAvlInddetails 

Indicates if public transport is available to the minor parent. The UI field Name for this attribute is 'Public Transportation Available'.

CURAM_INDICATOR SVR_BOOLEAN
prvTransportAvlInddetails 

Indicates if private transport is available to the minor parent. The UI field Name for this attribute is ' Private Transportation Available'.

CURAM_INDICATOR SVR_BOOLEAN
childCareFacilAvlInddetails 

Indicates if child care facilitates are available to the minor parent. The UI field Name for this attribute is 'Child Care Facilities Available'.

CURAM_INDICATOR SVR_BOOLEAN
commentsdetails 

Additional details related to Minor Parent School Attendance. The UI field Name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
startDatedetails 

The date from which the minor parent has not complied with the school attendance requirements. The UI field Name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The date until which the minor parent did not comply with the school attendance requirements. The UI field Name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
Foreign Keys (1)
ChildParent
MinorParSchlAtt.caseParticipantRoleIDCaseParticipantRole.caseParticipantRoleID
Indices (1)
Index NameAttributes
searchDupMParSAIdxcaseParticipantRoleID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
removeremove Standard Operation 
readCaseParticipantsByEvidenceIDnsread Returns all related caseParticipantRoleID's for a specified Minor Parent School Attendance ID. 
Related Pages (13)