addContractComponentValue

Description
This transaction adds a value object to a given contract component. A contract component can have many associated values. The contract component value information includes such detail as domain type, domain value, and others.
Web Services
Operation name: addContractComponentValue
Service name: FinancialServices
Example
In the financial services industry, a contract component such as a plan of insurance can have multiple associated values such as a premium amount, current cash value amount, face amount, and others.
Usage information
Contract component values can be added within the addContract transaction when a new contract is being added, within the addContractComponent transaction when a new contract component is being added or explicitly via this transaction.
Preconditions
Contract component must exist
Mandatory input
  • ContractComponentId
  • DomainType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<TCRMTxType> AddContractComponentValue

<TCRMTxObject> TCRMContractComponentValueBObj

<TCRMObject> TCRMContractComponentValueBObj

Response objects
TCRMContractComponentValueBObj
Special note
Not applicable