Errors which occur when implementing basic operations on change lists.
To continue your troubleshooting investigations, select the error code signaled in the operation response replied by the SAP CC system:
| Error Code | Message | Action |
|---|---|---|
| CHANGELIST-1 | The Change List is missing in the creation operation. | Add a Change List to the creation operation. |
| CHANGELIST-2 | The name of the Change List is missing. | Specify a name for the Change List. |
| CHANGELIST-3 | The Change List cannot be created because a Change List with the name "{0}" already exists. | Change the name of the Change List. |
| CHANGELIST-4 | Error while validating the Change List "{0}". | |
| CHANGELIST-5 | The Change List does not contain any object. | Add at least one object to the Change List. |
| CHANGELIST-6 | Error while validating the object at index "{0}". | |
| CHANGELIST-7 | The code of the object is missing. | Specify a code for the object. |
| CHANGELIST-8 | The type of the object is missing. | Specify a type for the object. |
| CHANGELIST-9 | The object "{0}" of type "{1}" does not exist. | Modify the code or the type of the object to reference an existing object. |
| CHANGELIST-10 | The Change List "{0}" cannot be deleted because it does not exist. | Specify an existing name for the Change List. |
| CHANGELIST-11 | The mandatory filter in the Search Change List operation is missing. | Specify a filter in the Search Change List operation. |
| CHANGELIST-12 | An error occurred during the execution of the search operation: {0}. | |
| CHANGELIST-13 | The name of the Change List is missing in the operation. | Specify the name of a Change List for the operation. |
| CHANGELIST-14 | The code of the object is missing in the operation. | Specify the code of an object for the operation. |
| CHANGELIST-15 | The type of the object is missing in the operation. | Specify the type of an object for the operation. |
| CHANGELIST-16 | The Change List "{0}" does not exist. | Modify the name of the Change List to reference an existing one. |
| CHANGELIST-17 | The object "{0}" of type "{1}" does not exist in the Change List "{2}". | Specify the code and type of an existing object to include in the Change List. |
| CHANGELIST-18 | The name of the Change List is missing in the delete operation. | Specify the name of a Change List for the delete operation. |
| CHANGELIST-19 | The object "{0}" of type "{1}" is specified more than once in the Change List. | Remove the duplicate object from the Change List. |
| CHANGELIST-20 (Revoked) | The Change List cannot be created until Transport Destinations are configured. | Add Transport Destination(s) to the system. |
| CHANGELIST-22 | The name of the change list is missing in the change list header of the create operation. | Assign a name to the change list header of the create operation. |
| CHANGELIST-23 | The change list built from object references cannot be created because a change list with the name "{0}" already exists. | Change the name of the change list in the change list header of the create operation. |
| CHANGELIST-24 | Error while validating the object references of the change list "{0}". | |
| CHANGELIST-25 | The change list does not contain any object reference. | Add at least one object reference to the create operation. |
| CHANGELIST-26 | Error while validating the object reference at index "{0}". | |
| CHANGELIST-27 | The identifier of the object reference is missing. | Assign an identifier to the object reference. |
| CHANGELIST-28 | The type of the object reference is missing. | Assign a type to the object reference. |
| CHANGELIST-29 | The object reference with the object identifier "{0}" and the object type "{1}" does not match any existing object in the SAP CC system. | Change the object identifier or the object type in the object reference to match an existing object. |
| CHANGELIST-30 | The object reference with the object identifier "{0}" and the object type "{1}" already exists in the change list create operation. | Remove the duplicate object reference from the change list create operation. |
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.