Table Description

Contributor: A payment is made by or on behalf of Household Members for Shelter, Utility and Living expenses incurred by the household.

A Contributor is a Household Member, someone living outside the home or an agency or organization that pays all, or a portion of an expense. At least one Contributor record must be recorded for each Shelter Expense, Utility Expense, and Living Expense evidence record. More than one Contributor record can be added for an expense when the expense is paid by more than one party.

Example

Linda Smith is living in rented accommodation. Linda Smith has a Shelter Expense for the rent that she is required to pay. Her mother helps her pay the rent by contributing towards half of it. A case worker creates two Contributor records, one for Linda Smith and one for her mother, as both are paying towards the Shelter Expense. The Contributor records are associated with the household's Shelter Expense.

Model Details
Location in Model: Logical View::MetaModel::Curam::Evidence::Service Layer::Entity::Expenses::Contributor::Contributor
Controlling File: Evidence\model\ServiceLayer\entity\Expenses\Contributor\Contributor_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Contributor. There is no UI field for this attribute.

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the participant who is making the contribution. The UI field name for this attribute is 'Contributor Participant'.

CASE_PARTICIPANT_ROLE_ID SVR_INT64
amountdetailsyes

The amount of the payment contributed by the participant. The UI field name for this attribute is 'Expense Amount'.

CURAM_AMOUNT SVR_MONEY
commentsdetails 

Additional details related to the Contributor evidence. The UI field name for this attribute is 'Comments'.

COMMENTS SVR_STRING<300>
startDatedetails 

The start date of the contribution. The UI field name for this attribute is 'Start Date'.

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the contribution. The UI field name for this attribute is 'End Date'.

CURAM_DATE SVR_DATE
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
transferEvidence    
Related Pages (20)