Click to See Complete Forum and Search --> : Visual C++ and SAP


June 5th, 1999, 09:16 PM
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.

Raiko
June 9th, 1999, 02:56 AM
Send me an my with your detailed questions. I hope i can help you.
Please send it to reyko.linzmann@wacker.de


regards
raiko

gordonj
June 11th, 1999, 02:01 AM
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.