Error Code: CONTRACT-99
Message
Syntax
The counter "{pooledCounterName}" at index {firstIndex} cannot be shared with other contracts because is not declared in the parent contract
"{chargingContractId}".
Legend
- {pooledCounterName}:
- The duplicated name
- {firstIndex}:
- The index of the counter name within the counter shared with other contracts
- {chargingContractId}:
- The ID of the provider contract
Next Actions and Steps
Change the name of the counter to an existing one or add the counter to the parent contract.
Check your corrections.
Additional Information
Consider the specifications of the appropriate technical interfaces: Web Services, HTTP Communication Interface (HCI), or Message TCP.
Validity
This error code is valid from SAP CC technical version 4.5.0.0
Note
The technical version 4.5.n.n relates to the commercial release 4.0 of SAP Convergent Charging. The third digit relates to the maintenance support package (SP), and the last technical digit relates to the patch level available within this SP.
The technical version 4.4.n.n relates to the commercial release 3.0 of SAP Convergent Charging. The third digit relates to the maintenance support package (SP), and the last technical digit relates to the patch level available within this SP.

