Parameter: ACTIVATION_SCHEDULER_ENABLED

Definition

Enables/disables the activation scheduler in the system

Description

This system parameter enables or disables the automated and scheduled activation of periodic fees (see recurring charges) and one-off fees to be processed for each subscription stored in SAP Convergent Charging. When set to true, a scheduler is enabled in the active updater instance of the SAP CC system. This scheduler wakes up periodically according to the value of the parameter ACTIVATION_SCHEDULER_RECURRENCE.

Notes

  • Recurring and one-shot rates can be charged when usage events (service consumption) are charged, even if this system parameter is set to false.
  • This scheduler is provided only for compatibility purpose with older versions of SAP Convergent Charging. Since version 3.0, SAP SE recommends that you implement the external manual, automated or scheduled triggering of the activation of periodic fees and one-off fees to map the business requirements of the invoicing and billing process or the settlement reporting process necessary in your system landscape. This implementation is part of the Customizing activities during the customer implementation project. Two technical interfaces are available ( Web Services for new projects and Message TCP for old projects).
  • You can manually force this activation with the SAP CC Admin+ user interface.

See Also

ACTIVATION_SCHEDULER_RECURRENCE system parameter

Detailed Information

Name ACTIVATION_SCHEDULER_ENABLED

Enables/disables the activation scheduler in the system

Category Parameter
Type Boolean
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 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 system or in multiple instances.

Group(s) Process: Charging and Rating, Process: Activation, Scheduling
System Instances This system parameter is available in the following types of instances in a running SAP CC system: updater, updater
Default Values (Factory Settings)
updater true
updater true

Additional Information

Consult the SAP CC Library (Application Help) about the activation process

Consult the SAP CC Admin+ Online Help about the activation triggering

Consult the SAP CC Implementation and Configuration Guide about the implementation of the activation process