Hi,
I am trying to restrict subcomponents in Record Management. I can achieve this with the S_SRMSY_CL authorisation object, where I restrict the Element Type ID to only those that the users should have access to.
This works when the case is already created. However, these users should also be able to create cases, when I try to create a case with a restricted user, the action fails. Looking at the trace, the system requires write access to the restricted subcomponents.
The user can than only create the case, if write access to these restricted subcomponents is granted.
The users creating the case (in this instance) will not be updating these subcomponents.
Is there another way I can restrict these users from accessing these subcomponents?
Thanks