Table Description

Annuity Income: A regular payment made from an annuity to an annuitant.

A regular payment in the form of interest or dividends earned from an annuity, or regular cash withdrawals made from an annuity. These annuity income payments from the annuity are made to the annuitant.

Example

Linda Smith purchases an annuity which pays her income immediately from her local bank. A case worker creates an Annuity record and records Linda Smith as having ownership of the annuity. Linda Smith is considered the annuitant. A case worker creates an Annuity Income record for Linda Smith as she is receiving regular interest payments every month from the annuity. Linda Smith's Annuity Income is associated with her Annuity.

Model Details
Location in Model: Logical View::MetaModel::Curam::Evidence::Service Layer::Entity::Income::AnnuityIncome::AnnuityIncome
Controlling File: Evidence\model\ServiceLayer\entity\Income\AnnuityIncome\AnnuityIncome_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno

System generated unique identifier for the Annuity Income

EVIDENCE_ID SVR_INT64
caseParticipantRoleIDdetailsno

The Case Participant Role ID of the associated annuitant

CASE_PARTICIPANT_ROLE_ID SVR_INT64
amountdetails 

The Annuity Income amount being paid

CURAM_AMOUNT SVR_MONEY
frequencydetails 

The frequency of which the Annuity Income amount is to be paid

FREQUENCY_CODE_STATICFrequencyCodeSVR_STRING<10>
commentsdetails 

Details related to the Annuity Income

COMMENTS SVR_STRING<300>
startDatedetailsyes

The start date of the Annuity Income

CURAM_DATE SVR_DATE
endDatedetails 

The end date of the Annuity Income

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 
removeremove Standard Operation 
Related Pages (3)