Parameter: TRANSACTION_PRECISION

Definition

The precision of transaction amounts

Description

This system parameter defines the precision or the number of decimal places for rounding transaction amounts.

Syntax

The possible values are:

  • -1: The precision of the currency is used.
  • 0 to 6: The number of decimal places.

Recommendation

SAP SE recommends that you set up the same value to the TRANSACTION_PRECISION parameter for each instance of the SAP CC Core Server system to avoid inconsistency in computed amounts.

Detailed Information

Name TRANSACTION_PRECISION

The precision of transaction amounts

Category Parameter
Type Integer
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) Process: Charging and Rating, TIF (Transaction Integration Framework)
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: rater
Default Value (Factory Settings)
rater 6
Constraint(s)

The SAP CC system checks the following constraints:

rater The parameter must be less than or equal to 6
The parameter must be greater than or equal to -1