Tag Archives: API

Understanding SAP OData Query Parameters: A Guide for SAP API Consumers

When interacting with SAP OData services, one of the most powerful features is the ability to shape the API response according to your needs. This is done through queries, allowing API consumers (clients) to filter, sort, paginate, and format the data. This post will explain what a query is, how you can identify and use […]

Expose RFC as Web Service in SAP PI/PO – SOAP to RFC Synchronous Interface

In this article we will look at how to expose a RFC as a Web service in SAP PI/PO. Using SOAP to RFC synchronous interface we would be exposed a RFC as a web service. Most commonly researched topics under third-party system integration with SAP is how to use RFCs and web services to expose […]