Jump to content


Photo
- - - - -

SAP Remote Function Call


  • Please log in to reply
1 reply to this topic

#1 Pswabian

Pswabian

    One hit wonder!

  • Members
  • 1 posts

Posted 19 August 2010 - 03:28 PM

Hello,

I get an error while calling a ActiveX SAP RFC. The Error is "Bad Variant Type". The Logon to the SAP System is working. After that I would like to call the SAP Functions component, but it doesn't accept the connection variant at the Functions Property. Can anybody help? Or could anybody give me an example for an LV <-> SAP interface?

SAP02.jpg

Regards

Pswabian

#2 jyang72211

jyang72211

    Enough LAVA to be dangerous

  • Members
  • 4 posts
  • Location:Nashville, TN
  • Version:LabVIEW 2009
  • Since:2008

Posted 30 August 2011 - 03:18 PM

Did you get any hit on that? I don't know any thing about RFC, but I need to use it. Can you point me to the right direction? I have the following.


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!