![Header and Item data in SAP OData Service]()
In our earlier SAP Netweaver Gateway tutorials part1,part2,part3,part4 we tried to retrieve the Sales Order Header Information. In this tutorial we will learn how to retrieve Item data and how to associate the Header Entity with Item Entity.
1. Cr....
Read More >
![ETag in SAP Netweaver Gateway]()
Hello every one, In this Netweaver Gateway tutorial we will learn the concept of ETag in SAP Netweaver Gateway.ETags are used for optimistic concurrency control. Simple put, they are used for locking the resources in SAP OData service calls. Like....
Read More >
![How to install OData Modeler in SAPUI5]()
Hello everyone, in this tutorial we will know how to install SAP OData Modeler in eclipse IDE.OData Modeler is graphical editor used for designing OData services.Let us begin the installation steps.
1. Open the eclipse IDE, Go to Help → Install S....
Read More >
![Fragments in SAP Fiori Application]()
In this tutorial, we will learn what are fragments and how they are defined, used in the Fiori app development.
What are Fragments ?
Fragments are reusable UI parts like views and can be used in any other app if they fits in.Fragments should only ....
Read More >
![sap.m.SplitApp demo application in SAPUI5]()
Hello everyone, In this SAPUI5 tutorial we will see how to create a Split App or Master-Detail SAPUI5 application in SAP.
Prerequisites
You should have knowledge on OData services. Click here.
You should have implemented the first part of the SA....
Read More >
![Mass change Package name in ABAP]()
In this tutorial, we will learn how to change the package name of the ABAP Objects in mass. This is quiet generic issue where abapers will face. Lets learn how to change package name in mass.
1. Go to transaction SE03 – Transport Organizer ....
Read More >