SAP Selection Box

Hi everyone, please your help with this issue.

When I build and test a robot in SAP Quality, this let me choose a single box in the panel window, but in SAP production don´t.

In the settings and options all is similar between them

Attached a .pnj file.

thx! :slight_smile:

@Christian_Cuellar

Hello Christian,
please open in your SAP production system the transaction code RZ11 to maintain the profile parameters, or let your administrator do it, if you don’t have the permission. Take a look at sapgui/user_scripting, it must be set to true. And also be sure that the parameters

  • sapgui/user_scripting_disable_recording
  • sapgui/user_scripting_set_readonly
  • sapgui/user_scripting_per_user

are set to false. If one or more of them are set to true, you have restrictions in the SAP GUI Scripting, which are completely normal in production systems.
You can find more information in the SAP GUI Scripting Security Guide in chapter 4 on page 9.

Best regards
Stefan