0% found this document useful (0 votes)
1 views5 pages

Odata Overview

The document outlines the Open Data Protocol (OData) API operations, including HTTP methods for creating, retrieving, updating, and deleting data. It details the HTTP status codes associated with these operations and provides a structure for defining entities and methods within the OData framework. Additionally, it mentions relevant transaction codes for project management and error logging in SAP environments.

Uploaded by

niharikayediur76
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views5 pages

Odata Overview

The document outlines the Open Data Protocol (OData) API operations, including HTTP methods for creating, retrieving, updating, and deleting data. It details the HTTP status codes associated with these operations and provides a structure for defining entities and methods within the OData framework. Additionally, it mentions relevant transaction codes for project management and error logging in SAP environments.

Uploaded by

niharikayediur76
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 5

ODATA Open DATA Protocol

API

SAP
Operation HTTP Methods
CREATE POST
GET GET
UPDATE PATCH/PUT
DELETE DELETE

PATCH Selected Fields


PUT All fields mandatory

DPC DATA Provider


MPC Model Provider

HTTP Status Codes


2 Success
3 Redirect
4 Custom Code error
5 Server Errors

200 Success
201 Created
202 Accepted
301
302
400 Bad Request
404 Not found
500 Internal Server Error
501
502 Not impelemented
http://baseurl/sap/opu/sap/odata/external name/entity
ODATA - Integration Layer Third Party

DPC Class Generate Runtime Artifacts


ODATA Endpoint Entity Field1 CREATE Method Redefine
Field2 GET Method
Field3 UpDATE Method
Field4 DELETE Method

Entity Field11
Field12
Field14

Function Import GET Method

Tcode
SEGW Create Project
/iwfnd/maint_service Get all registered service
/iwfnd/error_log Get errors
Name
Internal Name Project Name
External Name Project Name _SRV

al name/entity
Runtime Artifacts

You might also like