Oracle® Insurance Rules Palette 9.4.1.0 E23637_01
The UnitValuePrecision rule is used to determine the number of digits allowed after the decimal point of a unit. This provides control over the display of the proper unit value to the OIPA end user. This rule can also be used to calculate the unit’s precision at accumulation and benefit level by attaching this rule to the transactions that affects benefit. These values are ultimately stored as units in the AsValuation table. If this rule is not configured then the system will revert to a default setting of ten decimal places.
Note: If you want to use the same unit precision, you can configure the global rule.
<UnitValuePrecision>
<Precision>4</Precision>
</UnitValuePrecision>
Refer to the prototype example in the help for additional information.
Navigate to the Global Rules Explorer.
Expand the Business Rule folder.
Expand the System folder.
Right-click on UnitValuePrecision.
Select New UnitValuePrecision override. The Override Wizard opens.
In step 1, select Next.
In step 2, select the level you want the unit precision to apply to.
Select Finish.
Configure the unit precision value in the Xml Source Pane of the override of the UnitValuePrecision that was created. Refer to UnitValuePrecision in the XML Configuration Guide for a complete explanation of XML elements and attributes.
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices