08-30-2011 09:53 AM
I got the following from my IT department:
1. Remote Function Call (RFC) link
2. Response file for field mapping purpose
3. Reuqest file for field mapping purpose
My question is how do I call RFC in LabVIEW. It is a remote function call on our SAP system.
It is not a web serice, since the link doesn't end with WSDL, so I do not know how to deal with it. Thanks!
08-31-2011 04:30 PM
Hello jyang,
Have you had a chance to explore what labview has to offer in terms of TCP/IP communication found in (Data Communicatio -> Protocols -> TCP), because from what little I can gather regarding SAP RFC's is that usually TCP/IP is used for communication.
Best,
Blayne Kettlewell