SAP OData

Mayank Chourasia
1 min readApr 8, 2024

--

In this blog I will discuss about SAP OData.

Open Data Protocol (OData) was invented by Microsoft and shared through the open specification premise.

SAP uses OData to make use of the S4 HANA Database accessible to other platforms as well. Because of this, we can develop applications like websites, mobile applications, etc.

SAP Data can be accessed to Non-SAP platforms with the help of OData.

OData can be built by SAP ABAP, Python, JAVA, Node.js, etc.

At OData we can use select, insert, delete or modify statements. It can fetch data from specific database tables or join many tables at a time (depending on the requirements). It is a lightweight application built on HTTP Protocol.

At HTTP request, we can select, insert, delete or modify the data. Also, we can perform the query operations at database level.

Each OData service is represented by a Unit Resource Identifier.

Thanks for reading.

If you Want to Connect with Me:

LinkedIn: https://www.linkedin.com/in/mayank-chourasia-38421a134/

Twitter: https://twitter.com/ChourasiaMayank.

YouTube: https://youtube.com/channel/UCo7iSPDHeg9iFObGNE9lFMA

Thank you, stay safe, stay healthy.

Stay tuned till the next blog.

--

--

Mayank Chourasia

Hey, My name is Mayank Chourasia. Currently I am working on SAP Utilities as a SAP ABAP Developer. I had written a blogs on SAP ISU, SAP ABAP, Google Cloud .