Change the State of Charging Contracts in Bundle Mode

Service Operation (WS)

Definition

To change the state of charging contracts in bundle mode (all-or-none) during a customer data migration

Technical Data

Software Product and Version SAP Convergent Charging 5.0
Technical Details chargingContractStateChangeBundle
Namespace http://contractstate.ws.highdeal.com/
Proxy Instance in SAP CC System Updater
Service Operation Version 0
User Operation Auditing Yes
Audit Domain See the audit domain of the single operation
Application Area IS-CC
Direction inbound
Mode synchronous
Idempotency true

Business Context and Use

This service operation is used in a migration context of master data related to end customers (subscriber data) of the service provider.

The operation enables you to change the state of charging contracts in bundle mode in SAP Convergent Charging. The bundle mode means that you change the state of several charging contracts at the same time but the modifications apply only if the processing is successful for all charging contracts.

Customer Data Migration

A former system manages master data related to the end customers of a service provider. You want to migrate this data to SAP Convergent Charging.


Then, you must implement the provisioning of this converted data to SAP CC by choosing one of the following solutions:



  • Switch off the business traffic to SAP Convergent Charging
Make sure that no business traffic acquired from mediation systems can trigger the charging services related to the customer data been migrated. This can corrupt the state of this master data. Make sure that no activation process of periodic and one-off fees can be manually or automatically triggered by a user or a connected system.

Example

In an integrated SAP Solution scenario with SAP ERP of the SAP Business Suite, SAP ERP implements the necessary service operations of SAP CC to provide the migration services of master data related to end customers.

Related Service Operations

You can implement the following operations to change the state of charging contracts:

You can use the following operations to perform queries on the overall state of charging contracts:

Features

This bundle operation enables you to change the state of charging contracts in bulk during a customer data migration.

The operation works as a container for several single operations of type ChargingContractStateChange. The ChargingContractStateChange operations are performed sequentially. The modifications apply only if all the single operations contained in the bundle operation are all successful. If a single operation fails for one charging contract, no modification is done.

Two cases occur:

  • All the single operations are successful. The result of the bundle operation is a list of successful results for all the operations chargingContractStateChange contained in the chargingContractStateChangeBundle operation.
  • One single operation fails. The process stops immediately and the result of the bundle operation is a list of successful single results and one failed result.

Note that idempotency does not apply to each of the chargingContractStateChange single operation contained in the chargingContractStateChangeBundle operation but only to the chargingContractStateChangeBundle operation itself.

Authorizations

To know the role that is expected in the user profile of the SAP CC user specified in your request messages, refer to the SAP CC Security Guide .

Error Handling

Consider the error handling information specified for the bundle operations. Refer to the information about error handling in the charging contract state object and in the single operation.

Message Types

Consult the structures of the message types related to this service operation :

Prerequisites

Consider the prerequisites specified for the process component (Web service).

Integration

There is no specific integration information.

Constraints and Integrity Conditions

Consider the constraints and integrity conditions specified for the process component (Web service).

Caution

Make sure that no process can corrupt the charging contracts been migrated before you have changed their intial state.

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 SAP system landscape, you must configure the systems and the data (master data, business data).

Limitations

Consider the limitation information specified for the single operation.