SAP has collected all their web services and ODATA services on one central page.
Questions that will be answered in this blog are:
- How to use the SAP API business hub to find an SAP interface for my use case?
SAP API business hub
Start the SAP API business hub by going to the URL api.sap.com:
Let’s zoom in to SAP S4HANA:
Now search for Sales Order and select the Sales Order ODATA:
For each method you can zoom into the details:
On the main details tab you can download the API specification, for example in JSON format:
Also it tells you how to build the URL to be called.
A bit below on the same screen is the link to the online documentation:
Which links to the actual help.sap.com helpfile:
SAP reference
SAP reference blog can be found here.