Table Description
Quotation Decision Component: A component associated with 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::QuotationDecisionComponent::QuotationDecisionComponent
Controlling File: core\model\Packages\Infrastructure\Eligibility Determination\Quotation Decision Component_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
quotationDecisionComponentIDkeynoThe unique ID of this QuotationDecisionComponent.QUOTATION_DECISION_COMPONENT_ID SVR_INT64
quotationIDdetailsnoThe ID of the Quotation which the components are associated with.QUOTATION_ID SVR_INT64
rulesObjectiveIDdetailsnoThe RuleComponentID of the component on which this QuotationDecisionComponent is based.RULES_OBJECTIVE_ID SVR_STRING<16>
valuedetails The Value of this componentCURAM_AMOUNT SVR_MONEY
formuladetails The formula used to calculate the value of this component.FORMULA SVR_STRING<1024>
Foreign Keys (1)
ChildParent
QuotationDecisionComponent.quotationIDQuotation.quotationID
Indices (1)
Index NameAttributes
QuotatDecCompIDIdxquotationID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
searchByQuotationreadmulti Search Quotation Decision Component by Quotation. 
removeremove Standard Operation 
Related Pages (0)