OData is an open standard that is both a data format and a protocol for consuming and manipulating data in a uniform way. It is ISO approved and managed by the OASIS organization. You read more about OData at OData – the Best Way to REST.
This series talks about What is OData and how to handle it from ABAP Developer’s point of view.
This page contains links to all posts from the series ‘Building OData Services’ .
- Building OData Services [1] : OData Overview
- Building OData Services [2] : Understanding OData Service
- Building OData Services [3] : Create OData Service
- Building OData Services [4] : Register and Test OData Service
- Building OData Services [5] : Working With OData URIs
- Building OData Services [6] : Implementing all URIs
- Building OData Services [7] : JSON Formatter Extension
- Building OData Services [8] : How to find SEGW project from Service Name
- Building OData Services [9] : Testing CRUD-Q operations from Gateway Client
- Building OData Services [10] : Difference between Put, Merge and Patch
- Building OData Services [11] : Trouble-shooting OData services and Debugging
- Building OData Services [12] : Handle Deep Structures using $expand
- Building OData Services [13] : Create Data using Deep Entity
- Building OData Services [14] : Service Generators – Search Help
- Building OData Services [15] : Service Generators – RFC/ BOR Interface / BAPI
- Building OData Services [16] : Concurrency handling using ETag with time-stamp field
- Building OData Services [17] : Concurrency handling using ETag with Entity Hash
- Building OData Services [18] : Using POSTMAN for testing OData Services
- Building OData Services [19] : X-CSRF Tokens
- Building OData Services [20] : Media Handling
- Building OData Services [21] : Batch Management ($batch)
- Building OData Services [22] : Draft Management
- Building OData Services [23] : CDS View mapped to OData Service
- Building OData Services [24] : CDS View with OData.Publish
- Building OData Services [25] : CDS View BOPF
Read about more such ABAP expressions and exciting new syntaxes: ABAP Expressions (7.4+)
Visit ABAP on HANA series for Tutorials on CDS, AMDP, Eclipse, and ALV IDA.
Visit ABAP RESTful Application Programming Model to explore all articles on ABAP RAP Model.
If you like the content, please subscribe…
Join 2,647 other followers