Table Description
Reassessment Amount Information: What was paid and what should have been paid.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Infrastructure::Eligibility Determination::Entity Objects::ReassessmentResults::ReassessmentAmountInfo::ReassessmentAmountInfo
Controlling File: core\model\Packages\Infrastructure\Eligibility Determination\Reassessment Results_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
reassessmentAmountInfoIDkeynoUnique Identifier for this entityREASSESSMENT_AMOUNT_INFO_ID SVR_INT64
reassessmentInfoIDdetailsnoID of ReassessmentAmountInfo entity this adjustment is associated withREASSESSMENT_INFO_ID SVR_INT64
actualAmountdetails The amount which has been paid.CURAM_AMOUNT SVR_MONEY
reassessedAmountdetails The amount which should have been paid.CURAM_AMOUNT SVR_MONEY
receivedAmountdetails Used only in liability reconciliationCURAM_AMOUNT SVR_MONEY
amountTypedetails Code to describe the amount. e.g. 'Gross Amount', 'Tax Deduction'. Populated from the CaseReassessmentAmountType code tableREASSESSMENT_AMOUNT_CODEReassessmentAmountSVR_STRING<10>
Indices (1)
Index NameAttributes
reassessAmtInfoIdxreassessmentInfoID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
removeremove Standard Operation 
searchByReassessInfoIDreadmultiORDER_BY: amountType
Search Reassessment Amount Info by Reassessment Info ID. 
Related Pages (24)