Parameter: TAX_PRECISION

Definition

The precision of tax amounts computed by the SAP CC system

Description and Use

This system parameter defines the number of decimal places for rounding tax amounts.

Caution

Set up the same value to this TAX_PRECISION parameter for each instance of the SAP CC Core Server system to avoid inconsistency in computed amounts.

Syntax and Constraints

The possible values are:

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

Defined Constraints

The SAP CC Core Server system verifies the following constraints:

Instance Type Constraint
Rater instances The parameter must be less than or equal to 6 .
The parameter must be greater than or equal to -1 .
Updater instances The parameter must be less than or equal to 6 .
The parameter must be greater than or equal to -1 .

See Also

TAX_ROUNDING_MODE - The method for rounding tax amounts

Additional Information

For more information, consult the product documentation of SAP Convergent Charging:

Technical Details

For more information, consult this section.

Name TAX_PRECISION

The precision of tax amounts computed by the SAP CC system

Category Parameter
Type Integer
Access (RO/RW)

RW(+): Dynamic Read / Static and Dynamic Write

An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts.

Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances.

Groups
Instance Types This system parameter is available in the following types of instances in a running SAP CC Core Server system:
  • rater, updater
Default Values (Factory Settings)

The predefined default values are:

Instance Type Value
Rater 2
Updater 2

You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface.

Note

A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities.

In Admin+, you can reset a parameter value to this default value, but it is not recommended:

  • This value may differ from the original value set during the installation of your SAP CC system.
  • Note that it may also differ from the value defined by the implementation project team and set during the Implementation Phase of the integration project.
Verify the values in your running SAP CC systems before to use the reset command.

Constraints

The SAP CC system checks the following constraints:

Rater instances The parameter must be less than or equal to 6 .
The parameter must be greater than or equal to -1 .
Updater instances The parameter must be less than or equal to 6 .
The parameter must be greater than or equal to -1 .