Oracle® XML Configuration Guide Release 9.7.1.0 E51561-01
Pulls in a value from either the fields section of the transaction (AsActivity), the plan (AsPlan) or the policy (AsPolicy). In the value of this element you must list the name of the field you want to pull the value of, prefixed with the scope of where you are pulling it.
TYPE = FIELD |
|||
---|---|---|---|
Element |
Attributes |
Attribute Value |
Element Value |
<MathVariable> |
TYPE |
FIELD |
Prefix:FieldName Prefixes are: Activity, Policy*, Plan* and Valuation.
*Best practice if you want a policy field is to use a MATHVARIABLE TYPE=POLICYFIELD and if you want to use a plan field use a MATHVARIABLE TYPE=PLANFIELD |
|
|
|
|
|
DATATYPE |
DATETEXTINTEGERDECIMAL |
|
|
ROUND |
="[Integer]"An optional attribute to be used when DATATYPE="DECIMAL" |
|
|
DEFAULT |
="[String]" |
|
|
LOG |
="Yes |
<MathVariable VARIABLENAME="Example" TYPE="FIELD" DATATYPE="INTEGER">Activity:TermFee</MathVariable>
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.