Hello,
I'm looking into downloading data from an internal table into my .NET application. I have done a bit of research and discovered WS_DOWNLOAD and GUI_DOWNLOAD but both of these seem to require the SAPGUI to be installed. (I get the error: "Screen output without connection to user")
Currently the system only requires:
SAP.Connector.dll
SAP.Connector.Rfc.dll
Librfc32.dll
Is there another way of getting data back with only these DLLs?
Thanks,
Charles