3.2 How is SAP scripting activated?
Execute transaction "RZ11", enter the parameter name "sapgui/user_scripting" and click on the "Display" button. If the parameter is not found, then the support of the package level of the system is not sufficient (admin rights required).
On the following screen, the current value should be "TRUE". If it is displayed as "FALSE", please click on "Change value".
Set the value to "TRUE" and save it. The value must be entered in capital letters, otherwise it will be interpreted as "FALSE".
It is better to set the profile value to "TRUE" instead of the current value, as this is the default value that is set after a server restart.
If the parameter "sapgui/user_scripting_per_user" is also "TRUE", all datango users require the authorization "Execute(16)" of the authorization object "S_SCR" in the class "BC_A". Alternatively, the parameter sapgui/user_scripting_set_readonly can also be set to "TRUE", as read-only access is completely sufficient for datango.
The parameter "sapgui/user_scripting_disable_recording" can also be set to "TRUE" for us without any problems, as datango does not record any new scripts.
If the NWBC is used, "sapgui/nwbc_scripting" can also be set to "TRUE", which corresponds to the simultaneous activation of "sapgui/user_scripting" and "sapgui/user_scripting_set_readonly".