cancel
Showing results for 
Search instead for 
Did you mean: 

QM-IDI Interface and SAP .NET Connector

Former Member
0 Kudos

I'm an Independent Software Vendor just getting started developing a VB.NET app using SAP .NET Connector to integrate with SAP R/3 via the QM-IDI interface. Question: How do I use the QM-IDI RFC Function Modules (e.g., QIRF_SEND_INSP_REQUIREMENTS) and tables (e.g., QAILS)? How do I connect? I see some RFC-related methods in the SAP.Connector namespace, but I don't see anything relating to QM-IDI Function Modules. Please point me to some sample code that uses the QM-IDI interface from a VB.NET app using the .NET Connector.

Thanks,

Ed Culnane

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Andre,

Thanks for the links. The documentation defines the QM-IDI interface, but how do I use the RFC's and Tables defined in the QM-IDI interface progammatically from my VB.NET app? Do I use the QM-IDI RFC Function Module name in the SAP.Connector.Destination during instantiation of the RfcClient object?

Thanks,

Ed Culnane

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ed,

maybe the following to links will help you:

SAP Online Help

http://help.sap.com/saphelp_46c/helpdata/en/26/b442a9506511d182c20000e829fbfe/frameset.htm

Integration & Certification

Best regards,

André