Parameter: PERIOD_LIMIT_ACTIVATION

Definition

The number of days after the current date allowed for an activation or charging; 0 deactivates the control function.

Description

This system parameter defines if the SAP CC Core Server system verifies the consumption dates and activation dates during the charging or activation operations. The SAP CC system can control that these dates are not too far in the future and can refuse the corresponding operations.

Syntax

The possible values are:

  • 0: Deactivate the control function. There is no limitation for the date of an activation or charging operation.
  • 1 to 2147483647: The number of days after the current system date that is allowed for an activation or a charging operation.

Detailed Information

Name PERIOD_LIMIT_ACTIVATION

The number of days after the current date allowed for an activation or charging; 0 deactivates the control function.

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 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
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 0
Constraint(s)

The SAP CC system checks the following constraints:

rater The parameter must be less than or equal to 2147483647
The parameter must be greater than or equal to 0