SAP DOCUMENTATION

Create or Change Charging Contracts in Bundle Mode

service operation


Definition

To create or change charging contracts in bundle mode (all-or-none)


Technical Data

Software Component Version SAP Convergent Charging 3.0 SP08
Technical Details
Namespace http://provisioning.ws.highdeal.com/
Application Area IS-CC
Direction inbound
Mode synchronous
Idempotency true

Business Context and Use

This service operation is used in a provisioning context (replication in bulk) or in a migration context.

The operation enables you to create or change charging contracts in bundle mode in SAP Convergent Charging. The bundle mode means that you maintain several charging contracts at the same time but the modifications apply only if the operation is successful for each charging contract.

Order Capture and Contract Management

A CRM application or another provisioning system manages master data related to the order capture and contract management and replicates data in SAP CC by maintaining subscriber data for end customers. Data includes: Provider contracts (charging contracts), subscriber mapping tables

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.

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 initial state of this master data. Make sure that no activation process of periodic or one-off fees can be manually or automatically triggered by a user or a connected system.

Related Service Operations

You can use the following operations to maintain charging contracts:

You can use the following operations to perform queries on existing charging contracts:

Features

This bundle operation enables you to create or change charging contracts in bulk.

The operation request embeds a sequence of single operations (Maintain Charging Contract). The single ChargingContractMaintain operations are performed sequentially. In bundle mode, the remote SAP CC system starts processing the single operations, stops at the fisrt failure and rolls back the single operations already processed. The modifications apply only if all the operations contained in the chargingContractMaintainBundle operation are successful. If the operation fails for one or several charging contracts, no modification is done.

Two cases occur:

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

Note that idempotency does not apply to each of the chargingContractMaintain single operation contained in the chargingContractMaintainBundle operation but only to the chargingContractMaintainBundle bundle operation itself.

Main Use Cases:
  1. You want to maintain charging contracts in bundle mode with a Customer Relationship Management (CRM) application
  2. During a migration, you want to import charging contracts in bulk from another system (previous versions of SAP Convergent Charging or other systems) to SAP Convergent Charging

Error Handling

Refer to the information about message handling in the charging contract business object and in the ChargingContractMaintain operation.

The SAP CC system may return an error stack that details the issue.

Message Types

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

Prerequisites

There is no prerequisite.

Integration

There is no specific integration information.

Constraints and Integrity Conditions

There is no specific constraint.

SAP CC 3.0 SP08 and later - Copyright© 2011 SAP AG