I have a windev programm that needs to access some SAP data. Because of my company's restrictions, i cannot use the SAP native access provided with WinDev. So, How can I use vba code that uses SAP from windev?
This is for a .exe programm for Windows. I need to go through the SAP GUI, so SAP GUI scripting is used.
Unfortunately, due to my company's restrictions, i do not have any code to show.