cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI Scripting uses wrong Theme

Former Member
0 Kudos

Hi

I'm using SAP GUI Scripting for automating SAP GUI 720 from another application. It's a c# application that uses Interop.SAPFEWSELib. A user marks one or many documents ids in one system, clicks a button and the SAP GUI is opened showing a list of documents in SAP DMS.

This is all working fine but the SAP GUI does not look the same when using the GUI Scripting as when opened the normal way. It does not have the correct theme, SAP Signature Theme. It looks like it is using the Classic Theme. When running under Windows 7 the SAP GUI is even worse. Buttons and tabs are invisible.

Is there some way to change so it uses the SAP Signature Theme or another theme when SAP GUI Scripting is used?

Gunnar

Accepted Solutions (0)

Answers (1)

Answers (1)

script_man
Active Contributor
0 Kudos

Hi Gunnar,

if You log via myProgram.exe to SAP, then SAP GUI is running in so-called classical design. This also appears to selected design, if the following to be set:

START -> All programs -> SAP Front End -> SAP GUI Configuration -> Applications -> Add -> myProgram.exe -> Open -> OK-Button

Regards,

ScriptMan