cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI 730 not showing drop down entries

Former Member
0 Kudos

Hi Friends,

After upfrading to SAP Gui 730 I cannot see entries in drop down if i launch Gui scripting from an external application.

If i work from SAP Gui itself, it works fine but when i launch a SAP gui session from external application(C# winform application), it just shows empty drop downs. Problem appearing with BP, ME21n tcode etc...

Can you please help me in solving this?

Accepted Solutions (0)

Answers (3)

Answers (3)

jude_bradley
Advisor
Advisor
0 Kudos

Hello Ignacio,

What exactly are  you trying to do with your script?

Note that you cannot script any dialog boxes or gui popup menu items,as these involve an end user to interact with.

Regards,

Jude

Former Member
0 Kudos

Hi Jude,

We're recording scripts with sap script to be executed later in SAP End User Monitoring Experience tool. SAP recommended us to do a stress test in one of our machines and we will be executing all sctipts wit this tool in the near future, so this is why we're preparing all scripts.

After recording scripts, when we execute them with sap script utility they work fine even if they contain dropdown lists. The next step is importing the script to the "End User Monitoring Experience" utility, which is also a sap utility, but then the dropdown lists won't work. Just posting an invoice on MIRO transaction is failing because of the dropdown lists.

Thanks for your help.

KR

Former Member
0 Kudos

Hi Szabolcs

I would like to know if you finally found a solution for this problem, as we are facing the same situation. Script works fine with Sap scripting tool, but when executed from external software it fails with the dropdown lists. We're using Solution Manager and this is where we get blocked.

Many Thanks in advance.

KR

jude_bradley
Advisor
Advisor
0 Kudos

Please make sure you are using a recent SAPgui patch before reporting an issue - eg 7.30 patch 14,or 7.40 patch 4.

There is no support for earlier gui versions , see note http://service.sap.com/sap/support/notes/147519

Regards,

Jude

Former Member
0 Kudos

Hi Jude,

Many thanks for your reply.

Yes, we've tried with Sapgui 7.4 (also with 7.3), we still have the same error message (the method got an invalid argument).

Any idea will be more than welcome.

KR

jude_bradley
Advisor
Advisor
0 Kudos

Can you capture a scripting trace from the SAPgui options dialog? (ALT+F12 => Options ->

Traces => Session traces. Check "scripting" and "Automation" as the trace options, then upload the file, or create a ticket in BC-FES-GUI.

Jude

Former Member
0 Kudos

Hi Jude,

The problem is not showing up when we execute the script recorder, just happens with End User Experience Monitoring, the sap tool. We've already opened a case but they're taking a while to answer and we should finish the test scripts.

Many Thanks for your help with this.

KR

szabolcs_domb
Explorer
0 Kudos

Hi Ignacio,

sorry for the delay - we didn't find a final solution. We finished the data loads using SAP GUI 7.20 and then we moved to LSMW Batch Input.

Sorry that I could not be more of help.

Regards,

Szabolcs

Former Member
0 Kudos

Hi Szabolcs, many thanks for your reply. We will probably need to move also to lsmw where possible, and try to use scripts with no dropdown lists where lsmw is not an option... it's sad that after all this time sap hasn't still found a solution for this. Thanks again.

Kind Regards.

Ignacio.

Former Member
0 Kudos

Hi Amit,

This is known issue in GUI 720, but i am not sure this issue is still there in GUI 730 also.

> i am suspecting that during the installation of GUI 730 you might have encountered small issues, this could be incorrect values in the registry. if possible please uninstall GUI, reboot the system & reinstall.

This is the Solution as per SAP note: 867131 (For GUI 720)

Solution

Remark: Please pay attention to SAP note 1650482 which introduces a  solution to the same issue in patchlevel 10 and hotfix 2 for patchlevel 9 for SAP GUI for Windows 7.20.

To prevent the issue described in this note, the following workaround has been introduced.

If the registry value "UseDot" (of type DWORD) is set to 1 under the path:
HKEY_CURRENT_USER\Software\SAP\SAPGUI front\SAP Frontend Server\LocalData
the comma symbol in SQL statement will be replaced with the dot. This prevents the SQL execution error. This registry setting has to be done manually. Please create this value if it doesn't exist.

As of patchlevel 10 of SAP GUI for Windows 7.20 the same setting can be done under HKEY_LOCAL_MACHINE.

Please let me know if you are solved this in another way. Mark it as correct answer if helpful.

Thanks:

Kishore Cherukumalla

szabolcs_domb
Explorer
0 Kudos

Hi Kishore, I believe the solution you provided refers to a different issue and has nothing to do with the empty drop-downs . We came across the same problem. Our scripts work perfectly under SAP GUI for Windows 720 Patch 11 Hotfix 1. Under 730, however, the ones addressing field with drop-down constantly fail. Still trying to figure out the solution, but any input are welcome.

Regards,

Szabolcs