You are here: Transaction Rules > Transaction Elements > Math Elements > PLANFIELD

PLANFIELD

Description

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.

PLANFIELD Element/Attribute Table

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.

XML Example

<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