Charge Plan Class
Definition
A charge plan class is the signature of a charge plan which has been released, i.e. the data relevant for creating and maintaining the charging contracts that activate this charge plan.
Technical Data
| Software Product and Version | SAP Convergent Charging 5.0 |
| Technical Details | Data Types |
| Version | 0 |
| Application Area | IS-CC |
Business Context and Use
Related Operations
Features
Structure
A charge plan class is defined by:
A parameter can have one of the following types:
A string parameter can be extended using the following additional information items to specify the business logic:
dataType: A list of supported subtypes:
The mappingTableId:
The string parameter is an identifier of a mapping table.
Another additional information item (see mappingTableClass) specifies
the related mapping table classmappingTableKey: The parameter can be used as an input parameter for a mapping tableinvoiceText: The parameter is a simple text that can be forwarded to the external billing systemcurrency: The parameter is an ISO 4217 currency coderangeTableId:
The parameter is an identifier of a range table.
Another additional information item specifies the related range table class.string element of the parameter element includes the value of the data type.
mappingTableClass: This additional information item specifies the mapping table class associated to the mapping table identifier when the dataType additional information is setrangeTableClass: This additional information item specifies the range table class associated to the range table identifier when the dataType additional information is set
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).