Errors which occur when implementing operations dedicated to the management of subscriber
accounts.
To continue your troubleshooting investigations, 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. |
| SUBSCRIBERACCOUNT-5 | The subscriber account "{0}" (with "{1}" as service provider) must not contain any prepaid account because the Prepaid Accounts Management feature is disabled. | Remove all prepaid accounts from the subscriber account. |
| SUBSCRIBERACCOUNT-6 | The reset frequency of the credit limit balance "{0}" is invalid. | Set a valid reset frequency in the credit limit balance. |
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.