on 2022 Apr 08 2:06 PM
Hi,
Restrict user to create attachment in SAP server. Allow user only to access DMS
Request clarification before answering.
Hi,
To make use of the authorization checks on originals with the new authorization object C_DRAW_APL, the implementation of note
2126747 is required.
in note 2030651 , you are invited to implement note 2086849 for switching on/off [ Activating the Switches ] all the
improvement requests delivered. Once the active implementation has been created, the switch CV_DIR_ORIG_AUTH_CHECK for authorization
object C_DRAW_APL needs to be activated (see note 2089131 ). Could you please activate the switch in SE18
DOCUMENT_SWITCH_CHECK as follow:
ls_switch-name = 'CV_DIR_ORIG_AUTH_CHECK'.
ls_switch-name = if_ex_document_switch_check~DIR_ORIG_AUTH_CHECK.
ls_switch-status = 'X'.
append ls_switch to rt_switch_values.
See also https://wiki.scn.sap.com/wiki/display/PLM/Authorization+Objects+in+DMS
Best Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.