SAP Netweaver Gateway and OData. Section V. OData Services CRUD Operations

SAP Netweaver Gateway ,We have already covered the GET Operation with the READ_ENTITY and READ_ENTITYSET methods in this tutorial series.Information is retrieved and displayed via GET.In the popular “CRUD” Operations,…

SAP Netweaver Gateway and OData. Section VI. Commonly Asked Questions

The SAP Netweaver Gateway and OData Tutorials’ five earlier sections included practical exercises along with some technical insights. Those lessons would be helpful and sufficient for ABAPers, but in order…

SAP Netweaver Gateway and OData. Section VII. Help with Debugging, Trace, Cache Cleaning, and F4

SAP Netweaver Gateway and OData. Section VII. Help with Debugging, Trace, Cache Cleaning, and F4, We anticipate that by this point, every reader is familiar with the process of creating…

SAP Netweaver Gateway and OData. Section VIII. SAP’s Adoration for OData: A Story of the Amicable ABAPer

Senior SAP OData Solution Architect-EHSM at Blessey Marine, provided assistance. There once was a King who resided in a kingdom far, far away in the past.Oh! I apologize; this is…

CDS Section 3: Using annotation, expose CDS views as an OData service

CDS Section 3: Using annotation, expose CDS views as an OData service , You are probably already familiar with CDS Views if you have been following our series on SAP…

SAP Netweaver Gateway and OData. Section IX. How to Include Several Entities in a Single OData Service Operation

In SAP Netweaver and OData Services, how can I add several entities (relationship data) in a single operation? The background of today’s post: I had to update one of the…

SAP Netweaver Gateway and OData. Section X. How Can an OData Service Be Removed from a Service Catalog?

It never occurred to me that it would be easier to create something than to kill it, until I was asked to DELETE an OData service from the Service Catalog…

SAPUI5 for ABAPers: Accessing OData Services from SAPUI5 Applications – CRUD Operations

The ultimate fate of an OData service is to be consumed by front-end apps. SAPUI5 applications follow the Model View Controller (MVC) architecture. In MVC, View and Controller are the…

OData and SAP Netweaver Gateway. Section XII. Managing Media with OData Gateways

SAP Netweaver Gateway , The dilemma (difficulty/confusion) associated with managing media via gateway services has been resolved. You can transmit photos or audio over the gateway or display PDFs if…

OData and SAP Netweaver Gateway. Section XIII. SAP OData Gateways’ Entity Tags

Since concurrency management in SAP Netweaver Gateways via OData is vital to workflows and businesses in general, there is much opportunity to investigate and apply such notions. Locks and ETag-Based…