Oracle® Insurance Rules Palette Release 9.3.1.0 E21044_01
Use PLANFIELD type to assign the value of a field from AsPlan (the Plan Screen) into a MathVariable so it can be used to perform calculations or process business events.
|
TYPE = PLANFIELD |
|||
|
Element |
Attributes |
Attribute Value |
Element Value |
|
<MathVariable> |
TYPE |
PLANFIELD |
The name of the field that contains the value needed from the Plan screen. |
|
|
LOG |
Yes: the result is stored in AsActivityMath table to be used by other activities. No: the result is not stored. This is the default behavior. |
|
|
|
ROUND |
Integer that will set the rounding for numeric data types. |
|
<MathVariable VARIABLENAME="FieldNameMV" TYPE="PLANFIELD" DATATYPE="TEXT" LOG="Yes" ROUND="2">PlanFieldName</MathVariable>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices