-
Visual C++ and SAP
Does anybody has or knows where to find information or a demo of a visual C++ application integrated to the SAP R/3 system?
I am trying to determine how feasible (cost and time) is the development of frond-end applications using Visual C++ and integrated to SAP R/3 system or any other ERP system. Can anybody help me on it?
Thank you very much.
-
Re: Visual C++ and SAP
Send me an my with your detailed questions. I hope i can help you.
Please send it to [email protected]
regards
raiko
-
Re: Visual C++ and SAP
The SAP cd's have the C/C++ Includes and libs required to connect, import and export data. There is a sample as well, its quite easy once you understand whats going on.
I would do the C++ on (thought the files are in a different place to the C files).
As you can do in 10 lines of code what takes 50 in C.
Regards,
James.