Parameter: COUNTER_SNAPSHOT_COUNT

Definition

The number of counter snapshots stored for each offline subscription or provider contract

Description and Use

This system parameter specifies the number of counter snapshots that are stored for each offline subscription or provider contract. This parameter also defines the number of days during which recharging is possible.

Modifying the value of this parameter after creating an offline subscription or a charging contract does not have any effect: the memory value of the parameter is always computed according to the number of counter snapshots present in the COUNTER_SNAPSHOT database table.

If the Chargeable Items Recharging feature is used with allowances, the value of this parameter must be lower than or equal to the value of the ALLOWANCES_PURGE_RETENTION_PERIOD system parameter. Otherwise, expired allowances may be deleted while they are still usable by the chargeable items rerating process.

It is possible to increase the number of counter snapshots stored for each offline subscription or charging contract by executing the migration increaseCounterSnapshotCount SAP CC Setup Tool command.

Note

After executing the migration deactivateRecharging SAP CC Setup Tool command, the memory value of the parameter will always be set to "0".

Syntax and Constraints

Defined Constraints

The SAP CC Core Server system verifies the following constraints:

Instance Type Constraint
Updater instances The parameter must be greater than or equal to 0 .

See Also

Technical Details

For more information, consult this section.

Name COUNTER_SNAPSHOT_COUNT

The number of counter snapshots stored for each offline subscription or provider contract

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 Core Server system. A restart is needed for permanent changes.

Groups
Instance Type This system parameter is only available in the following type of instances in a running SAP CC Core Server system:
  • updater
Default Value (Factory Settings)

The predefined default value is:

Instance Type Value
Updater 40

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:

Updater instances The parameter must be greater than or equal to 0 .