Table Description
Overpayment Evidence: Evidence details for the overpayment product
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::Core::Reference Model::Service Layer::OverUnderPayment::ReassessmentProduct::Benefit::Overpayment::Overpayment::Entity::OverpaymentEvidence
Controlling File: core\model\Packages\Reference Model\Service Layer\OverUnderPayment\OverUnderPayment_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
overpaymentEvidenceIDkeynoThe Unique ID for this Overpayment Evidence record, as assigned by the system.INTERNAL_ID SVR_INT64
fromDatedetails The expected start date of the related case.CURAM_DATE SVR_DATE
toDatedetails The expected end date of the related caseCURAM_DATE SVR_DATE
reassessmentDatedetails The date the original case was reassessed prompting the generation of the overpayment case.CURAM_DATE SVR_DATE
overpaymentAmountdetailsnoThe amount overpaidCURAM_AMOUNT SVR_MONEY
caseIDdetailsnoThe case ID of the overpayment product.CASE_ID SVR_INT64
relatedCaseIDdetailsyesThe case ID of the original case, on which the overpayment was recognized.CASE_ID SVR_INT64
Foreign Keys (1)
ChildParent
OverpaymentEvidence.caseIDCaseHeader.caseID
Indices (2)
Index NameAttributes
OEvidRltCaseIdxrelatedCaseID
OvpEvidenceIdxcaseID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
readEvidencens  SQL
readOverpaymentTabDetailns Reads the overpayment case details for the tab details panel.SQL
searchByRelatedCaseIDnsreadmulti   
Related Pages (23)