SAP OData services and Rest API
Zafar karnalkar
9:04:38
Description
learn How to create Odata service to perform CURD operations and Rest API Create sales order real time example
What You'll Learn?
- SAP OData basics to advance level
- odata crud operations
- odata query parameters
- Association and Navigation , $expand and Create Deep Entity
- S/4 HANA Business Partner Creation using Odata
- Excel Integration with Odata
- Odata service creation using search help
- odata test, debug and exceptional Handling
- SAP DMS document creation using Odata service
- Rest API create sales order scenario
- Rest API with Deep Structure
Who is this for?
What You Need to Know?
More details
Description        OData ( open data protocol ) service is a web protocol and one of the common way for communicating with sap backend system with SAP UI5/Fiori or any other third party software's as front end, which works on HTTP(s), e.g salesforce, SAP C4C, CRM, or any other software's , portal.
        OData is use to expose the SAP data with any other customer softwareâs which works on HTTP(S) as well it is use for updating the data into SAP system using ABAP.
Using Odata help us to access sap data from anywhere and from any device. With odata concept, client and server component can be developed independently . It is based on the REST architecture.
        Prior to odata developer were using different SAP connectors like java connector , .net, php based connectors to established and communication channel between SAP and other software's. Because of the flexibility of odata service as we can consume it from any application which works on web Odata becomes a preferred way of communication over other methods like, IDOC, REST API, RFC/BAPI etc.
Advantages of OData :
â¢Odata light in weight
â¢It is very easy and relatively fast to access data
â¢We can get output in xml and json
â¢We can perform all web based methods like, GET, PUT, POST, DELETE and Query.
â¢Odata known for its stateless functionality, it means for every request from frontend system it gives the response , and server does not save any data. It treats every OData call as a new call.
â¢We can develop and test OData in sap OData gateway frame work, before giving it to front end developer.
â¢Due to advantage of complete framework in SAP for odata , compare to normal rest api development with which we do using resource handler class, the coding part is less in Odata
Rest API - Create Sales order with Rest API
Who this course is for:
- ABAP consultant
        OData ( open data protocol ) service is a web protocol and one of the common way for communicating with sap backend system with SAP UI5/Fiori or any other third party software's as front end, which works on HTTP(s), e.g salesforce, SAP C4C, CRM, or any other software's , portal.
        OData is use to expose the SAP data with any other customer softwareâs which works on HTTP(S) as well it is use for updating the data into SAP system using ABAP.
Using Odata help us to access sap data from anywhere and from any device. With odata concept, client and server component can be developed independently . It is based on the REST architecture.
        Prior to odata developer were using different SAP connectors like java connector , .net, php based connectors to established and communication channel between SAP and other software's. Because of the flexibility of odata service as we can consume it from any application which works on web Odata becomes a preferred way of communication over other methods like, IDOC, REST API, RFC/BAPI etc.
Advantages of OData :
â¢Odata light in weight
â¢It is very easy and relatively fast to access data
â¢We can get output in xml and json
â¢We can perform all web based methods like, GET, PUT, POST, DELETE and Query.
â¢Odata known for its stateless functionality, it means for every request from frontend system it gives the response , and server does not save any data. It treats every OData call as a new call.
â¢We can develop and test OData in sap OData gateway frame work, before giving it to front end developer.
â¢Due to advantage of complete framework in SAP for odata , compare to normal rest api development with which we do using resource handler class, the coding part is less in Odata
Rest API - Create Sales order with Rest API
Who this course is for:
- ABAP consultant
User Reviews
Rating
Zafar karnalkar
Instructor's Courses
Udemy
View courses Udemy- language english
- Training sessions 52
- duration 9:04:38
- English subtitles has
- Release Date 2023/07/31