![How to consume external OData services in SAP Netweaver Gateway]()
Hello everyone, in this SAP Netweaver Gateway tutorial, we will learn how to consume external OData services in SAP Netweaver Gateway.External OData services means the service which are from 3rd party systems (or) Non-SAP systems. With OData Serv....
Read More >
![Structure of OData Service]()
As you known about SAP OData. In this blog lets look at the basic structure of the OData service. It have mainly two parts
Service document
Service metadata document.
Service document
Service documents consists of all list of resources URI’....
Read More >
![Using Search Helps in SAP Netweaver Gateway]()
Hello everyone, In this Netweaver Gateway tutorial we will learn how to expose search helps as OData service in SAP Netweaver Gateway.Search helps are very well used in SAP ECC system to provide input help(F4 help) to screen fields. So lets get s....
Read More >
![What is OData and REST in SAP Netweaver Gateway]()
SAP Netweaver Gateway provides REST based and open interface that implements simple access to SAP systems via OData protocol. With SAP Netweaver Gateway any one can i.e. any UI’s can access the data through OData protocol. Is this the only ....
Read More >
![$filter Query Option in SAP OData Service]()
Hello everyone, in this tutorial we will learn how to use query option $filter in SAP netweaver gateway OData service. Before proceeding further we assume that you know how to build OData service in sap gateway.Access all SAP Netweaver Gateway tu....
Read More >
![Implement your first OData Service in SAP Netweaver Gateway]()
In our first sap netweaver gateway how to guides we have modeled the OData service. In this tutorial we are going to implement the service i.e. writing the actual business logic to pull the data from the back-end system.
1. Go to Gateway Service ....
Read More >