SUSPENSEFIELD

The SuspenseField math variable is used to extract the value of a fixed or dynamic suspense field within transaction configuration. This math variable is supported in local screen math, actions and transaction math. It enables transactions to evaluate the suspense information, perform validations, and execute calculations with the details pertaining to the suspense information for the transaction.

SUSPENSEFIELD Elements/Attributes
TYPE=SUSPENSEFIELD
Element Attributes Attribute Value Element Value Definition

<MathVariable>

TYPE

SUSPENSEFIELD

  The SUSPENSEFIELD math variable type supports the retrieval of suspense field data in screen and transaction math configuration.

XML Example

<Math>
<MathVariables>
<MathVariable VARIABLENAME=”SuspenseAmount” TYPE=”SUSPENSEFIELD” DATATYPE=”DECIMAL” ROUND="2" DEFAULT="0">SuspenseAmount</MathVariable>
</MathVariables>
</Math>
 

 

 

 

 

Oracle Insurance Logo Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us