How to perform OData CRUD operations in SAP UI5

Описание к видео How to perform OData CRUD operations in SAP UI5

In this video, we will discuss How to perform OData CRUD operations in SAP UI5.
oData performs create, read, update and delete operations using HTTP methods. To consume an oData service in a SAPUI5 application, make sure that the required destination is configured in the SAP Cloud platform subaccount.

Example on OData service with the four basic functionalities of Create, Read, Update and Delete and its consumption in a SAPUI5 application is known as SAPUI5 Odata CRUD Operations.
Create an OData service with CRUD operations and consume it in a SAPUI5 application. This simple exercise on OData and SAPUI5 application covers CRUD operations as well as explains how to deploy the final SAPUI5 application on SAP Fiori Launchpad.


Begin by creating an OData service and redefining the CRUD methods. An OData service is created in the Backend system and it is registered in the Frontend system in a Central Hub Deployment landscape. But do check your organizations’s landscape before start building with OData service as different company may follow a different landscape.

In this video, we have used OData V2 Model to perform all the operations. Also, we have developed the entire code using SAP Business Application Studio.

How to perform OData Query and CRUD operation in OData: https://gocoding.org/how-to-perform-o...

Timeline:
00:00 Introduction
00:20 Creating a UI5 Project (With OData)
04:44 Implementing sap.m table in UI5
06:38 Implementing UI5 Read operation with $filter, $orderby, $skip and $top
11:15 Table binding of SAP Table to OData Model
27:40 Perform Create, Edit, Delete, and Duplicate operations
51:42 How to auto-refresh table after CRUD operation

#ui5 #sap #sapui5 ‪@SAPCommunity‬

Комментарии

Информация по комментариям в разработке