Show TOC

Object documentationRounding Rules

 

The Rounding Rules parameters allow you to define the rounding strategy for amounts processed by the POS.

 

Structure

Rounding Rules Parameters

Screen Element

Description

Store

Store number.

Region

Store region.

Rounding Rules ID

Specifies the rounding rules ID.

Description

Specifies the rounding rules definition.

Ceiling Amount

Specifies the decimal place value against which a figure is measured to determine if rounding is required.

Example Example

There are 2 defined ceiling amounts, 0.020 and 0.070. If the rounding candidate amount is 1.021, the system determines that the amount should be rounded up to the 0.070 ceiling value. This is because

0.021 > 0.020

but

0.021 < 0.070.

End of the example.

Round To Amount

Specifies the amount the rounding candidate should be rounded to after it is measured against the ceiling amount.