Table Description
Quotation Decision: A decision recorded in respect of a quotation.
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::Infrastructure::Eligibility Determination::Entity Objects::QuotationDecision::QuotationDecision
Controlling File: core\model\Packages\Infrastructure\Eligibility Determination\Quotation Decision_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
quotationIDkeynoThe ID of the Quotation with which this decision is associated.QUOTATION_ID SVR_INT64
quotationDatedetails The date on which this quotation was made.CURAM_DATE SVR_DATE
resultCodedetails The result of the decision. This is populated from the QuotDecnResultCode codetable.QUOT_DECN_RESULT_CODEQuotDecnResultCodeSVR_STRING<10>
initReasonCodedetails The initiation reason code for this quotation. This is populated from the QuotDecnInitReasonCode codetable.QUOT_DECN_INIT_REASON_CODEQuotDecnInitReasonCodeSVR_STRING<10>
resultTextdetails The textual description of the results of the Rules Engine processing for this decision.RESULT_TEXT SVR_STRING<1048576>
Foreign Keys (1)
ChildParent
QuotationDecision.quotationIDQuotation.quotationID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
Related Pages (0)