0% found this document useful (0 votes)
603 views1 page

OData and SAP Gateway

OData is an open standard that allows for platform-agnostic interoperability and access to data sources via websites using HTTP. It is built on web technologies like HTTP, Atom Pub format, XML, and JSON. OData services expose data through service documents, metadata documents, and entity containers that contain entity sets and entity types. CRUD operations on entities can be performed through GET, POST, PUT, DELETE, PATCH, and MERGE requests with query options like $filter, $select, and $orderby. SAP Gateway uses OData to seamlessly connect SAP data to other devices and platforms through service implementation and runtime artifacts created non-code based using the SEGW transaction code.

Uploaded by

Tushar Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
603 views1 page

OData and SAP Gateway

OData is an open standard that allows for platform-agnostic interoperability and access to data sources via websites using HTTP. It is built on web technologies like HTTP, Atom Pub format, XML, and JSON. OData services expose data through service documents, metadata documents, and entity containers that contain entity sets and entity types. CRUD operations on entities can be performed through GET, POST, PUT, DELETE, PATCH, and MERGE requests with query options like $filter, $select, and $orderby. SAP Gateway uses OData to seamlessly connect SAP data to other devices and platforms through service implementation and runtime artifacts created non-code based using the SEGW transaction code.

Uploaded by

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

OData and SAP Gateway

ODATA:Open Data Protocol

Tcode to active Odata: /IWFND/MAINT_SERVICE

OData is the open standard that provides standard platform-agnostic, interoperability, and access to data source
via websites.

OData is lightweight and is built on the HTTP protocol which allows database-like access to data via the web

Built on web technologies: HTTP, Atom Pub format,XML,JSON

Type of document for each OData Service:

 Service Documents
 Service metadata document

EntityContainer->EntitySets->EntityType

OData Service Queries(CRUD Operation: Create, Read, Update & Delete ):

 Read single entity: GET request


 Create an entity: POST request
 Modify single entity: PUT request
 Modify whole entity: PATCH request
 Merge a subset of entity properties: MERGE request
 Delete an entity: DELETE command

Query Option: $filter, $select, $orderby, $page, $expand

SAP Gateway Service Buider(Tcode SEGW):

SAP Netweaver Gatewayis a technology that seamlessly connects devices, platforms and environments to SAP
Enterprise Data using the OData services.

 Data Model
o Entity Types
o Associations
o Entity Sets
o Association Sets
 Service Implementation
 Runtime Artifacts
 Service maintenance

Create OData service with SAP Gateway(Non code based option)

 RFC generation(Import)
o Data Model from file
o DDIC structure
o RFC/BOR interface
o Search help
 Redefinition(redefine existing service)
 Model Composition(Mash up multiple existing service)

Debuging Odata: &sap-ds-debug=true

Trace OData Services: Tcode /IWFND/TRACES

Cache Cleanup: Tcode /IWFND/CACHE_CLEANUP

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy