Errors occurring when issues are encountered when using change identifiers.
To continue your troubleshooting investigations, select the error code signaled in the operation response replied by the SAP CC system:
| Error Code | Message | Action |
|---|---|---|
| CHANGEID-1 | The change id of the object [{1}] with type [{2}] is [{3}]. It is different from the change id [{0}] provided for checking. | Cancel the modifications or overwrite the object. |
| CHANGEID-2 | The id of the change id model is missing. | Set a change id. |
| CHANGEID-3 | The object type is missing. | Set an object type. |
| CHANGEID-4 | The object id is missing. | Set an object id. |
| CHANGEID-5 | The change id model is missing. | Set a change id model. |
| CHANGEID-6 | The id of the change id model must be a positive number. | Use a positive number as change id. |
| CHANGEID-7 | The catalog object identified by [{0}] with type [{1}] does not exist. | Set a pair (object id, object type) corresponding to an existing object. |
| CHANGEID-8 | The id of the change id model must not be a negative number. | Use a strictly positive number as change id. |
| CHANGEID-9 | Cannot set the flag on the resource identified by the code "{0}". This flag was already set by user "{1}" during session "{2}" with another Core Tool. | Unset the flag by asking this user to stop editing the resource or by asking the administrator to delete his/her session. |
| CHANGEID-10 | This flag action is not supported. | Use 'set' or 'unset' as valid action. |
| CHANGEID-11 | The flag code is null or empty. | Set a valid code. |
| CHANGEID-12 | The owner cannot be empty. | Set a valid owner. |
The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.