You are here: Business Rules > System Rules > PrecisionValues

PrecisionValues

Description

This business rule defines how many decimal places the UI should show when displaying UnitValues.

PrecisionValues Element/Attribute Table

Element Definition Attribute Element/Attribute Value

<PrecisionValues>

The opening and closing tags of the business rule.    

<PrecisionValue>

The opening and closing tag of the section.    
Precision value type TYPE UnitValue

<Precision>

    Integer
Precision type TYPE Display
Precision method METHOD Truncate

XML Sample

<PrecisionValues>
<PrecisionValue TYPE="UnitValue">
<Precision>TYPE="Display" Method="Truncate">2</Precision>
</PrecisionValue>
<PrecisionValues>
 

Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices