odata intro

What is OData and REST in SAP Netweaver Gateway

1
SAP Netweaver Gateway provides REST based and open interface that implements simple access to SAP systems via OData protocol. With SAP Netweaver Gateway any...
145

Structure of OData Service

0
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...
0103

How to Activate SAP Netweaver Gateway

0
1. Go to SPRO >> SAP Reference IMG 2. Expand SAP Netweaver >> Gateway >> ODATA Channel >> Configuration >> Activate or Deactivate SAP Netweaver...
SAP OData Connection Setup

How to Connect SAP Gateway to Backend Systems

1
Below are steps related to connection settings to sap netweaver gateway. 1. Go to SPRO >> SAP Reference IMG 2. Expand SAP Netweaver >> Gateway >>...
SAP OData Model

Model your first ODATA Service

7
Hello everyone, in this blog post we will learn how to create OData service in SAP Netweaver Gateway System. Below are steps to model OData...
SAP OData Gateway Builder

How to Implement OData Service in SAP Netweaver Gateway

4
In our firstĀ sap netweaver gateway how to guides we have modeled the OData service. In this tutorial we are going to implement OData service...
SAP OData Activate and Maintain Service

Register your first ODATA Service

0
Dear SAPLearners, in this tutorial we will learn how to register the OData service to be able to access from the applications. After modeling and...
SAP OData READ Entity

Single record read of a ODATA Service

4
In previous SAP Netweaver Gateway tutorials part1, part2, part3 and part4 we retrieved the list of Sales Orders. In this tutorial we are going...
133

Header and Item data in SAP OData Service

4
In our earlier SAP Netweaver Gateway OData tutorials part1, part2, part3 and part4 we tried to retrieve the Sales Order Header Information. In this tutorial...
OData Navigation and Assocation Step5

SAP OData Association and Navigation

2
Hello everyone, in this tutorial we will learn about SAP OData Association and Navigation concepts. Association and Navigation Association and Navigation are two important properties available...
SAP OData UPDATE Entity Step8

UPDATE data in Back-end using OData Service

4
All these SAP Netweaver Gateway tutorials you have read till now, is only to read the data from the back-end systems. Activate or Deactivate SAP...
Installation Details

How to install OData Modeler in SAPUI5

0
Hello everyone, in this tutorial we will know how to install SAP OData Modeler in eclipse IDE. OData Modeler is a graphical editor used...
List of SAP OData Query Options

OData Query Options in SAP Netweaver Gateway

2
Hello everyone, in this tutorial we will learn what are the different query options available in SAP OData service. What are Query Options? These are parameters...
$filter Query Option Output in SAP Gateway Client

$filter query in SAP OData Service

1
Hello everyone, in this tutorial we will learn how to use $filter query in SAP OData service. Before proceeding further we assume that you know...
Final Output1

$orderby Query Option in SAP OData Service

0
Hello everyone, in this tutorial we will learn how to use query option $orderby in SAP netweaver gateway OData service. Before proceeding further we assume...
top and skip Qurey Option

$top and $skip Query option in SAP OData Service

3
Dear SAPLearners, in this tutorial we will learn how to use query option $top and $skip in the SAP OData service. Before proceeding further we...
Go to ABAP Workbench

$inlinecount query option in sap OData service

0
Hello everyone, in this tutorial we will learn how to use query option $inlinecount in SAP netweaver gateway OData service. Before proceeding further we assume...
Skiptoken Output

$skiptoken Query Option in SAP OData Service

0
Hello everyone, in this tutorial we will learn how to use query option $skiptoken in gateway OData service. Before proceeding further we assume that you...
expand Implementation

$expand Query Option in SAP OData Service

0
Dear SAPLearners, in this gateway tutorial we will learn how to use  $expand query option in SAP OData service. $expand Query Option OData query option $expand...
SAP OData Deep Insert BG

Deep Insert in SAP Netweaver Gateway

5
Hello everyone, in this Netweaver Gateway tutorial we will learn how to use  Deep Insert in SAP netweaver gateway OData service. Before proceeding further we...
SAP OData ETag

ETag in SAP Netweaver Gateway

1
Hello every one, in this netweaver gateway tutorial we will learn the concept of ETag in SAP Netweaver Gateway. ETags ETags or entity tags are used for...
SAP OData tcodes

Important Tcodes in SAP Netweaver Gateway

7
Hello every one, in this SAP Netweaver Gateway tutorial, we will tell you the important transaction codes which are useful inĀ SAP OData serviceĀ development. You can...
Image in Output

Get employee image through SAP Netweaver Gateway OData Service

1
Hello everyone, in this SAP Netweaver Gateway tutorial, we will learn how to read/get images through SAP Netweaver Gateway from backend system using OData...
OSCI BG

How to consume external OData services in SAP Gateway

7
A step-by-step guide to consume external OData services using OData Service(GW) Generator for External Data Services(/IWBEP/OCI_SRV_GEN)
OData Message Container

How to map message to OData response header SAP-Message

1
Hello everyone, in this blog post you will learn how to to map message to OData response header SAP-Message. Message Container Message Container in back-end OData...
Compare Different Approaches in OData Service

4 Different Ways To Create OData Services

0
Dear SAPLearners, in this blog post we will discuss about different ways to create OData service in SEGW - Gateway Builder and Eclipse ABAP...
odata interview questions

20 OData Interview Questions and Answers

0
Dear SAPLearners, below are the top 20 OData interview questions and answers Q1. What is the name of the protocol that is supported by SAP...
How To Activate OData V4 Service

8 Steps to Activate OData V4 Service

0
The process to activate OData V4 service is a foundational element in establishing standardized data access across various applications. This blog post offers a...