Charging Contract Operational Status Management

Process Component (Web Service)

Definition

Management of the operational status of a charging contract.

Technical Data

Software Product and Version SAP Convergent Charging 5.0
Technical Details operationalStatus
Namespace http://operationalstatus.ws.highdeal.com/
Proxy Instance in SAP CC System Updater
Web Service Version 0
WSDL https://<UPDATER_INSTANCE_HOST>:<UPDATER_WS_PORT_NUMBER>/operationalStatus?wsdl
Endpoint https://<UPDATER_INSTANCE_HOST>:<UPDATER_WS_PORT_NUMBER>/operationalStatus
Application Area IS-CC

Business Context and Use

This process component enables you to manage the operational status of the charging contracts in SAP Convergent Charging.

Note

Linked charging contracts do not have their own operational status: they inherit from the status of their parent charging contract.

This process component is used to:

  • Suspend or resume some services related to charging contracts
  • Prevent or authorize the modification of the data related to charging contracts

In the context of contract transfer, this process component is used with the Customer Data Export and Import process component to prevent using contracts being moved from one SAP CC system to another SAP CC system.

The values of the operational status are:

  • Active: The charging contract is fully operational. You can set the status of the contract to 'locked'. You can delete the contract. You cannot set it to 'closed'.
  • Locked: The charging contract is temporarily locked (in case of contract transfer for instance). You cannot modify or delete the contract and the data related to this contract. The contract is not available for charging, rerating, refilling, activation, and other SAP CC processes. The status of the contract can be changed to 'active' or 'closed'. The contract can be exported.

    Note

    The data related to a contract include:

    • The linked charging contracts
    • The allowances
    • The contract states

  • Closed: The charging contract is no longer operational: it is definitively locked. The contract cannot be modified. The contract is not available for charging or other SAP CC processes. The status of the contract cannot be changed. This contract can only be exported, deleted, or overwritten with the import operation.

Notes

  • The operational status of a newly created charging contract is active.
  • By default, the operational status of a charging contract which has been imported with the customerDataImport operation is locked.

Included Service Operations

The following service operation is used to implement the management of the operational status:

See here the technical details about these service operations.

Related Process Components

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