cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

this function is not possible message no. 00127

susrith2021
Explorer
8,920

Hello all,

I assigned /SCWM/SUPERVISOR role for user and given all authorizations. when I am running transaction code "/SCWM/MON" it shows Error "this function is not possible message no. 00127". Please help me to solve it.

Thank you

View Entire Topic
EszterN
Product and Topic Expert
Product and Topic Expert

Hi Susrith,

MON transaction is in /SCWM/ namespace.
If you start a transaction with "/" character, it is detected as command. To make the system believe it is a transaction, you have to start it with /N. So please type /N/SCWM/MON.