Change the State of Charging Contracts in Mass Mode
Definition
To change the state of charging contracts in mass mode during a customer data migration
Technical Data
| Software Product and Version | SAP Convergent Charging 5.0 |
| Technical Details | chargingContractStateChangeMass |
| 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 mass mode
in SAP Convergent Charging.
The mass mode means that you change the state of several charging contracts at the same time.
The modifications apply for each successful single operation,
even if the processing fails for one or several charging contracts.
However, the state of the charging contracts for which the single operation fails are not modified.
See the description of the related business object charging contract state for more information.
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.
- You must extract this information
-
You must implement the conversion of this data into master data (and data models) provided
and managed by SAP CC before any activity:
- Business partners ( subscriber accounts , subscriber mapping tables , subscriber range tables )
- Business agreements ( prepaid accounts and external accounts )
- Contracts ( charging contracts , subscriber mapping tables , subscriber range tables )
- You must determine the states of the prepaid accounts and the states of the migrated charging contracts .
Then, you must implement the provisioning of this converted data to SAP CC by choosing one of the following solutions:
-
Solution 1: You must implement bulk provisioning of this converted data to SAP CC according to the
following sequence:
- Create the necessary subscriber accounts in bundle mode or in mass mode
- Create the necessary external accounts in bundle mode or in mass mode
- Create the necessary prepaid accounts in bundle mode or in mass mode
- Change the state of the prepaid accounts in bundle mode or in mass mode
- Change the schedule of the blocked/locked/closed statuses of each relevant prepaid account
- Create the necessary charging contracts in bundle mode or in mass mode
- Change the state of the charging contracts in bundle mode or in mass mode
- Create the necessary data tables relating to a charging contract or to a group of charging contracts ( subscriber mapping tables or subscriber range tables )
- Solution 2: You must implement the one step provisioning of this converted data to SAP CC according to the following sequence:
- Switch off the business traffic to SAP Convergent Charging
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
Features
This mass operation enables
you to change the state of charging contracts in bulk.
The operation works as a container for several single operations of type
ChargingContractStateChange.
The single operations are performed sequentially.
The modifications apply to the charging contracts for which the Note
Note that idempotency does not apply to each of the
The result of the mass operation is a list containing the results of the execution of the single operations chargingContractStateChange single operation is successful,
even if it failed for other charging contracts.
chargingContractStateChange single operation contained in the chargingContractStateChangeMass operation
but only to the mass operation itself.
Response and Errors
chargingContractStateChange.
It may contain successful and failed single results.
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
Message Types
Consult the structures of the message types related to this service operation :
Prerequisites
Integration
There is no specific integration information.
Constraints and Integrity Conditions
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