SUBSCRIBERACCOUNT
Summary
Errors which occur when implementing operations dedicated to the management of subscriber
accounts.
Error Codes
Select the error code signaled in the operation response replied by the SAP CC system:
| Error Code | Message | Action |
|---|---|---|
| SUBSCRIBERACCOUNT-1 | "The subscriber account \"{0}\" (with \"{1}\" as service provider) is not valid. | Fix the data model that is provided |
| SUBSCRIBERACCOUNT-2 | "The expected type of the additional info \"{0}\" must be \"{1}\" but not \"{2}\". | Change the additional info type to the expected type |
| SUBSCRIBERACCOUNT-3 | "The value of the additional info \"{0}\" must not be empty. | Fix the additional info value |
| SUBSCRIBERACCOUNT-4 | "The Customer Management Area name \"{1}\" provided as a value of the additional info \"{0}\" is not defined. | Choose a name of Customer Management Area coming from the configured list of Customer Management Areas. |
Legend
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.