Scale Round Definition#
Time Rule Overview#
Time Rule Type Code - SCALE ROUND DFN#
This helper time rule controls the scale and rounding type, defined in the Band, for the Daily Percent Top Up time rule ONLY.
The Value field controls the number of decimals that the result will be rounded to.
Note: If the Value field is left blank, this time rule rule will NOT check for a null value, but will return an error message to the user for an undetermined exception. Defining a number in the Value field will resolve this error.Additional Info#
- Frequency predefined as Never
Implementation#
Cycle | Frequency | Seq | Time Rule Type | Band | From | To | Value | Day | Time Code | Premium | Target Time Code Set | Apply Time Code Set | Action |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Never | 1490 | Rounding Type [1] | No | No | # of decimals to round to | No | No | No | No | No | No |
[1] The band of the time should have one of the following values:
Rounding type | Band value |
---|---|
ROUND_UP | 0 |
ROUND_DOWN | 1 |
ROUND_CEILING | 2 |
ROUND_FLOOR | 3 |
ROUND_HALF_UP | 4 |
ROUND_HALF_DOWN | 5 |
ROUND_HALF_EVEN | 6 |
ROUND_UNNECESSARY | 7 |