Parameter: TRANSACTION_ROUNDING_MODE

The method for rounding transaction amounts.

Name TRANSACTION_ROUNDING_MODE
Category Parameter
Type string
Access

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

Group(s) Rating, TIF (Transaction Integration Framework)
Description

This parameter is used if the precision defined by the TRANSACTION_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 TRANSACTION_ROUNDING_MODE parameter for each instance to avoid inconsistency in computed amounts.

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.