Can I Interface With SAP Using LabVIEW?

Updated Oct 2, 2024

Reported In

Software

  • LabVIEW

Issue Details

  • I'm willing to use my LabVIEW interfacing with SAP, how can I do this?
  • Does LabVIEW support SAP and which versions?
  • Can I interface with SAP using LabVIEW Web Services?

Solution

LabVIEW does not have any direct interface to perform with SAP, therefore there is no direct solution.

One workaround to get this done is to use HTTP API and everything should be created from scratch. 

You can not use LabVIEW Web Service for this as it does not support the SOAP or the WS-* specifications, for more information please refer to LabVIEW Web Services FAQ.