Parameter: COUNTER_ROUNDING_MODE

The method for rounding counter values.

Name COUNTER_ROUNDING_MODE
Category Parameter
Type string
Access

R/W(-): Dynamic Read / static Write (online change not possible)

Group(s) Rating
Description

This parameter specifies the method for rounding counter values. It is used if the precision defined by the COUNTER_PRECISION parameter was modified.

Possible values are:

  • NEAREST: Rounds towards the nearest neighbor. If the discarded fraction is >= .5, then raise, otherwise truncate.
  • TRUNCATE: Truncates the amount. The fraction is discarded.
  • RAISE: Increments the digit prior to a non-zero discarded fraction.

Recommendation: Please note that we recommend to give the same value to the COUNTER_ROUNDING_MODE parameter for each instance to avoid inconsistency in computed values.

System Instance(s) rater
Default Value
rater TRUNCATE
Constraint(s)
rater The parameter must be one of the following values (with a case-sensitive match): NEAREST, TRUNCATE, RAISE



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.