Questions about SAP GUI, SAP GUI Scripting, using SAP GUI (Calling transactions, setting up in the environment, customizing, etc.
I would like to automate an SAP GUI window using the C# language. I am able to do it in …
c# sap-guiI am trying to create a Excel macro which executes the SAP GUI Script. I already created the script but …
excel vba automation sap-guiI have no direct SAP installed on my machine and using SAP window through below link. https://nedc-ctx.applications.services.…
excel vba sap-guiTL;DR --------------- If I properly declare the variables in the initialisation script, I can't attach to the "connection" objects …
vba sap sap-guiHow check if exists the field? I tried it: If session.findById("wnd[1]").setFocus Then
sap-guiI have created an Excel spreadsheet that extracts live data from a query in SAP GUI and paste that info …
excel vba sap-guiI am using a VBScript to login automatically into SAP GUI. It opens automatically the SAP GUI window, it loads …
vbscript sap-guiI am trying to automate a repetitive task in the SAP GUI. I need to search for an order number, …
vba sap-gui