Good morning, I'm an Italian user of SAP R3.
I apologize for my English and I hope to ask a question relevant to the forum.
I wrote a procedure automation Sap r3 with VBA to automate and control some operations. I used the generator instructions sap Gui. but I have a problem that I could not solve.
Sap Gui give names to objects on the field gui window in a different way if you start sapGIU logon with manual or automatic logon in VBA.
To start SAPgui automatically I used this connection string: "/ SAP_CODEPAGE = 1100 / FULLMENU dip.sap.enel 20/3 / UPDOWNLOAD_CP = 2" or this "/M/dip.sap.enel/S/3620/G/ standard "
I wonder whether there is a specific connection string is the same way that start SAPGUI logon manual.
thank you
Mario