Error Code Reference
Target Audience
- Development consultant
- Technology consultant
- Support specialist (level 3)
Overview
This SAP product documentation is a nonexhaustive list of the errors that can be returned to a client application sending messages (operation requests) to SAP CC Core Server. These operation requests are sent by using the different technical interfaces of SAP Convergent Charging 4.0: Web Services, HTTP Communication Interface (HCI), or Message TCP.
This user assistance is intended for troubleshooting purposes and for understanding why an operation was not executed or has failed in the SAP CC system.
Working With Error Codes
During the implementation phase of your customer project, you use this documentation when developing your applications by implementing the business services specified by the SOAP API (Web Services) of SAP Convergent Charging. Refer to the error handling information provided with these specifications for each service operation that you can implement in your system landscape. You can partially use this documentation when developing your applications with the Java API (HCI or Message TCP) for troubleshooting certain operations.
Errors
An error consists in:
- A message explaining why the process has failed in the SAP CC system or why the SAP CC system did not trigger the execution of the process
- Optionally, some information such as the identifier, the name or the code of an object in SAP CC system
- An action to be performed for solving the issue
Note
The error message is the internal vision of the SAP CC system. You may have to adapt the terminology to the concepts and data models of the technical interface that has transported the error.
Caution
- Errors can be deprecated at any time
- Before you start the troubleshooting, make sure that you have the latest version of this document. It is available in the Software Development Kit (SDK) of SAP CC.
Error Codes
Errors are listed by modules (see the Modules section below). The code of an error is unique; It is composed of the name of the module followed by a number identifying the error inside the module.
Modules
Select the module signaled in the error replied in the operation response by the SAP CC system:
| AGGREGATIONPOLICY |
Errors which occur when implementing basic operations on aggregation policies. |
| ALLOWANCE |
Errors which occur when implementing basic operations on allowances. |
| AUTHORIZATION |
Errors which occur when implementing basic operations (such as create, modify, delete, or search) on authorizations. |
| CC-SEC-AUTH |
Errors related to authentication, mainly describing login and password issues. |
| CHANGEID |
Errors occurring when issues are encountered when using change identifiers. |
| CHANGELIST |
Errors which occur when implementing basic operations on change lists. |
| CHARGECOMPONENT |
Errors which occur when implementing basic operations on charge components (including price plans and charging plans). A charge component is a reusable charge that is added to different charge plans to design the pricing logic for several customer services. |
| CHARGEPLAN |
Errors which occur when implementing basic operations on charge plans and charge plan items. A charge plan item represents a reusable charge customized in a charge plan. |
| CHARGINGPLAN |
Errors which occur when the execution of a price plan or a charging plan fails during a rating or charging operation. |
| CICLASS |
Errors which occur when implementing basic operations on chargeable item classes. |
| CONTRACT |
Errors which occur when implementing basic operations on charging contracts (charging data of provider contracts) and contract items. |
| CONTRACTSTATE |
Errors which occur when implementing operations dedicated to the management of the initial state of charging contracts during the migration of master data related to end customers. A charging contract is the charging data that is part of the overall provider contract. It is a partial view of this master data and is stored in SAP CC. Note Refer to the SOAP API Specifications of the SAP CC Web Services for more information about the necessary Customizing activities to implement the customer data migration. |
| CUSTOMERDATA |
Errors which occur when exporting or importing customer data with the Web Services. Note: These errors relate to the contract transfer feature in case this feature is implemented on your landscape. This feature is available if SAP CC is integrated with SAP CRM and SAP ERP, it enables you to transport contracts from one SAP CC system to another SAP CC system. |
| CUSTOMERMANAGEMENTAREA |
Errors which occur when an SAP CC user manages some customer management areas with the SAP CC Core Tool user interface:
Notes
|
| DICTIONARY |
Errors related to the counter dictionary. |
| HCI |
Generic errors related to XML communication. Example: Errors on data types. |
| MACROCOMPONENT |
Errors which occur when managing (creating, changing, or importing) some reusable charges or refill logic objects that include a price plan (or a charging plan or the refill logic) configured with a logic component named Macro Operator to use an existing pricing macro in the pricing catalog. Note All these errors are embedded in a CHARGECOMPONENT error or in a REFILLPLAN error. Check the error stack in the operation response answered by the SAP CC system. |
| MAPPINGTABLE |
Errors which occur when using basic operations on:
|
| MAPPINGTABLECOMPONENT |
Errors which occur when managing (creating, changing, or importing) some reusable charges or refill logic objects that include a price plan (or a charging plan or the refill logic) configured with a logic component named Mapping Table Introducer. Note All these errors are embedded in a CHARGECOMPONENT error or in a REFILLPLAN error. Check the error stack in the operation response answered by the SAP CC system. |
| MONITORINGPLAN |
Errors which occur when:
Note SAP CC Core Tool may display some error codes in the below list. Use this technical documentation for troubleshooting purpose. In a production system landscape, contact your SAP Support Team. |
| OPERATIONALSTATUS |
Errors which occur when modifying the operational status of a charging contract with the Web Service operation chargingContractOperationalStatusChange. |
| PREPAIDACCOUNTSTATE |
Errors which occur when implementing operations dedicated to the management of the initial state of prepaid accounts in subscriber accounts during the migration of master data related to end customers. Note Refer to the specifications of the SAP CC Web Services for more information about the necessary Customizing activities to implement a customer data migration. |
| RANGETABLE |
Errors which occur when using basic operations on:
|
| RANGETABLECOMPONENT |
Errors which occur when managing (creating, changing, or importing) some reusable charges or refill logic objects that include a price plan (or a charging plan or the refill logic) configured with a logic component named Range Table Introducer. This logic component enables to design the pricing logic that uses data tables: Range tables of the pricing catalog of the service provider or subscriber range tables assigned to a subscriber account. Note All these errors are embedded in a CHARGECOMPONENT error or in a REFILLPLAN error. Check the error stack in the operation response answered by the SAP CC system. |
| REFILLPLAN |
Errors which occur when using basic operations on:
|
| ROLE |
Errors which occur when handling roles that can be assigned to SAP CC users. |
| SPENDINGSTATUS |
Errors which occur when using operations that manages spending status descriptions stored in SAP CC:
Note SAP CC Core Tool may display some error codes in the below list. Use this technical documentation for troubleshooting purpose. In a production system landscape, contact your SAP Support Team. |
| SQL |
Errors related to the initialization and usage of the back-end database. |
| SUBSCRIBERDATA |
Errors related to the import or the export of subscriber data. Subscriber data (or customer related data) consists in:
|
| SUBSCRIBERACCOUNT |
Errors which occur when implementing operations dedicated to the management of subscriber accounts. |
| TRANSPORTREQUEST |
Errors which occur when implementing basic operations on transport requests. |
This Documentation
This product documentation provides you with user assistance about the SAP Convergent Charging software product when developing or implementing the integration between your client application (or system) and the SAP CC systems in your SAP system landscape.
Recommendation
For offline consultation, you can download this document on SAP Service Marketplace.
Refer to the Web Services Documentation (SOAP API Reference) and the SAP CC Java/XML API References. Consult the documentation set of SAP CC for more information.
Related Documentation
For more information, see the related product documentation of SAP Convergent Charging in SAP Help Portal:
For more information about the functions and the processes in SAP Convergent Charging, consult the following document:
For more information about the configuration of master data and the configuration of an SAP CC system, consult the following documents: