Recharging

process component

Definition

Management of recharging operations on chargeable items.

Technical Data

Software Product and Version SAP Convergent Charging 4.1
Technical Details recharging
Namespace http://schema.recharging.ws.highdeal.com/
Proxy Instance in SAP CC System Dispatcher
Web Service Version 0
WSDL http(s)://<DISPATCHER_INSTANCE_HOST>:<DISPATCHER_WS_PORT_NUMBER>/recharging?wsdl
Endpoint http(s)://<DISPATCHER_INSTANCE_HOST>:<DISPATCHER_WS_PORT_NUMBER>/recharging
Application Area IS-CC

Business Context and Use

This process component provides operations to implement the recharging step in the rerating scenario. The recharging step consists in locking, restoring, and unlocking charging contracts in order to recharge the related chargeable items.

Note

Charging contract collections are used as parameters in some operations of this process component. A charging contract collection identifies a subset of charging contracts associated to a subscriber account:

  • If the charging contract collection only contains the identifier of the subscriber account, then all the charging contracts related to the subscriber account are processed by the operation.
  • If the charging contract collection contains the identifier of the subscriber account and identifiers of some charging contracts related to this subscriber account, then only the charging contracts having their identifier in the collection are processed by the operation.

The same charging contract cannot be specified more than once inside a charging contract collection.

If an error occurs while processing a charging contract of the collection, no charging contract of the collection is modified.

Note

This process component is used in the implementation of the rerating scenario with SAP ERP.

Note

You can perform the recharging step of the rerating scenario only if the impacted charging contracts have an operational status set to active. Otherwise, the charging contracts cannot be locked and restored.

Rerating Scenario

A correction step precedes the recharging step of the rerating scenario. This step performs corrections when errors leading to the computation of wrong prices are identified. For example, such errors are related to the pricing logic, the properties of chargeable items, and so on.

The recharging step of the rerating scenario consists in sending again chargeable items which were previously charged so that SAP Convergent Charging computes the correct prices after the correction step.

You can implement the following customizing sequence of operations for the recharging step if you want to provide rerating services in your system landscape:

The recharging step may be followed by:

Included Service Operations

The following operations are related to the search of dependencies between charging contracts:

The following operations are related to the locking and unlocking of charging contracts: The following operations are related to the restoration of charging contracts to a previous state: The following operations are related to the preparation of the recharging process: The following operations are related to the recharging of chargeable items:

See here the technical details about these service operations.

Features

The operations of this process component do not provide idempotency management unless specified otherwise.

Integration

There is no specific integration information.

Constraints and Integrity Conditions

There is no specific constraint.

Notes on SAP CC Implementation

You must have installed and configured the SAP CC Core Server system.

Configuration

Consult the SAP CC Configuration and Implementation Guide to know the necessary configuration or customizing of the SAP CC system. Before implementing SAP Convergent Charging in your system landscape, you must configure the systems and the data (master data, business data).