Symptom
Access restrictions for tickets do not seem to work as expected. Users are able to save an interaction, such as an internal memo, even though other field changes are restricted due to write restrictions for tickets.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Log on with a user who has write restrictions on tickets.
- Navigate to the Service work center and select the Tickets view.
- Open a ticket that is not yet completed.
- Attempt to change any field, such as the object category or similar. An error message will appear, indicating that the user does not have permissions to make changes.
- Attempt to save an interaction, such as an internal memo.
- The interaction is successfully saved, which is incorrect.
Cause
Internal memos are stored in a different technical object than tickets.
Restrictions maintained on tickets do not apply to internal memos due to their technical separation.
Currently, there is no functionality to restrict internal memos specifically, as the restrictions from tickets are not automatically inherited by internal memos.
Resolution
In case of email interactions, you can maintain the same access restrictions for the work center view E-Mails in the activity work center. This will restrict the user when processing emails.
For internal memos, there is no option to restrict access to this object specifically. Unfortunately this is a limitation.
Another possible workaround could be customizing the logic through BADI although note that it would not be possible to read exact write restrictions from another work center or business role.
BADI -> DISABLE_FEEDER_SEND - You can disable the "Send" button for replies via e-mails, SMS or portal.
The following KBA contains some details on this BADi: Or you could check this option with your implementation partner, if required.
See Also
Refer to: Access Restriction with Multiple Roles
Refer to: Access Restrictions And Context For Ticket Work Center Views
Keywords
access restrictions, tickets, internal memos, save interaction, permissions, ticket interactions, sap cloud for customer, access rights, work center views, technical object, restriction limitation , KBA , LOD-CRM-SRP , Service Request Processing , How To
SAP Knowledge Base Article - Public