Hello!!
I am really having trouble with this issue here.
This is my code:
Sub sap_attachment_2()
'anexos na lista de anexos
Set SapGuiAuto = GetObject("SAPGUI")
Set SAPApplication = SapGuiAuto.GetScriptingEngine
Set SAPConnection = SAPApplication.Children(0)
Set session =...