This parameter specifies the method for rounding the values of the counters stored in the provider contracts and in the subscriptions for the end customers. It is used if the precision defined by the COUNTER_PRECISION parameter was modified.
The 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.
Caution
Set up the same value to this parameter for each rater instance of the system to avoid inconsistency in computed data.
COUNTER_PRECISION - The precision of counter values
For more information, consult this section.
| Name | COUNTER_ROUNDING_MODE
|
|||||
| Category | Parameter | |||||
| Type | String | |||||
| Access (RO/RW) |
RW(-): Dynamic Read / Static Write
An immediate change is not possible.
For a deferred and permanent change, use the |
|||||
| Groups | ||||||
| Instance Type |
This system parameter is only available in the following type of instances in a running SAP CC Core Server system:
|
|||||
| Default Value (Factory Settings) |
The predefined default value is:
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:
reset command.
|
|||||