Table Description
Breakdown Information
:
Information on the result of case reassessment broken down to component level.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Infrastructure::Eligibility Determination::Entity Objects::ReassessmentResults::BreakdownInfo::BreakdownInfo
Controlling File: core\model\Packages\Infrastructure\Eligibility Determination\Reassessment Results_cat.efx
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
breakdownInfoIDkeynoUnique identifier for this entity.BREAKDOWN_INFO_ID SVR_INT64
fromDatedetails The start date of the over/underpayment.CURAM_DATE SVR_DATE
toDatedetails The end date of the over/underpayment.CURAM_DATE SVR_DATE
overUnderPaymentBreakdownIDdetails Associates these results with a particular component assigned to the case nominee.INTERNAL_ID SVR_INT64
actualAmountdetails The amount which has actually been paid for a particular rules objective.CURAM_AMOUNT SVR_MONEY
amountTypedetails Code to describe the amount. e.g. 'Gross Amount', 'Tax Deduction'. Populated from the CaseReassessmentAmountType code table.REASSESSMENT_AMOUNT_CODEReassessmentAmountSVR_STRING<10>
reassessedAmountdetails The amount which should have been paid for a particular component.CURAM_AMOUNT SVR_MONEY
receivedAmountdetails Used only in liability reconciliation.CURAM_AMOUNT SVR_MONEY
Indices (1)
Index NameAttributes
breakdownInfoIdxoverUnderPaymentBreakdownID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: breakdownInfoID
Standard Operation 
readread Standard Operation 
searchByOverUnderPaymentBreakdownreadmultiORDER_BY: fromDate
  
removeremove This operation has been provided for use by unit tests. It should never be called from the application. 
Related Pages (23)