ROLE

Summary

Errors which occur when handling roles that can be assigned to SAP CC users.

Error Codes

Select the error code signaled in the operation response replied by the SAP CC system:

Error Code Message Action
ROLE-1 The role is missing in the create operation. Add a role to the create operation.
ROLE-2 The ID of the role is missing. Add an ID to the role.
ROLE-3 The role "{0}" already exists. Change the ID of the role.
ROLE-101 The role is missing in the modify operation. Add a role to the modify operation.
ROLE-102 The role with the ID {0} does not exist. Change the ID of the role to an existing identifier or first create a new role.
ROLE-201 The ID of the role is missing in the delete operation. Add the ID of the role to the delete operation.
ROLE-202 Impossible to delete the role "{0}" because it does not exist. Change the ID of the role.
ROLE-203 Impossible to delete the role "{0}" because it is linked to at least an SAP CC user. First remove this role from all the SAP CC users.
ROLE-301 The mandatory filter in the role search operation is missing. Add a filter in the role search operation.
ROLE-302 An error occurred during the execution of the role search operation: {0} See the error message details.
Legend

The SAP CC system fills in the error message dynamically with relevant information. {0} marks such an information entry.