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.