VB6 code to create DLL to fetch data fom SAP BAPI, with parameter -


i asking give vb6 code support create .dll fetch data sap bapi. don't have idea active x control use or started. new in kind of programming. appreciated.

vb6 - difficult.

your best bet access bapi through web services (every bapi exposed web service; @ least in more recent sap versions). not seem simple (google it).

there once com component accessing rfc functions, no longer supported. last option use rfc sdk , create vb6 wrapper accessing exported functions in librfc.dll (maybe not easiest task).

things lot more simple if switch vb.net (or other .net language): there new version of sap .net connector.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -