on 2024 Jun 13 9:08 AM
How to control user id level authorization for the Monitor report option change attributes
Request clarification before answering.
You can control the authorization for change attributes, There is a authorization methods for monitor,
AUTHORITY-CHECK OBJECT '/SCWM/MO'
ID '/SCWM/LGNU' FIELD iv_lgnum
ID '/SCWM/MONI' FIELD iv_monitor
ID '/SCWM/OBCL' FIELD ls_method_def-obcls
ID '/SCWM/METH' FIELD ls_method_def-method.
The check is in the code: /SCWM/CL_WME_MONITOR_DB -> GET_METHODS
If the user has no rights then the method won't be displayed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.