tags:

views:

41

answers:

1

So, is there any direct way to do that (without using a proxy)?

A: 

There should be some SOAP Web Services on the SAP side. If you find them, use the WSDL and call the services using SoapClient in PHP.

flurin