
In this session you will come to know what is SAP UI5, FIORI, ODATA and what are the major differences between ABAP apps and UI5 FIORI apps. And what is the major advantage of UI5 FIORI over ABAP
In this session we will learn what is entity set, entity type, entity, how many formats does odata support etc etc
To develope a ODATA service knowing about methods and their parameters is important, in this session, you will know what are all the methods we use in ODATA Services and what are the important parameters in it
Here you will learn how to create your first ODATA services by using mapping techniques and by using BAPI
In ODATA ABAP Services we cannot use all the ABAP statements, in this you will learn what are all the ABAP statements that can be used and cannot be used in ODATA ABAP Services
In this session you will learn how to develop a OData service using CRUD methods, in this example we learn how to implement get_entity method
In this session you will learn how to use search string in OData services
In this session you will learn how to upload and download data/files using OData services
In this session you will learn how to fetch header and item data using principle and dependent entity
In this video you will learn how to fetch header and item data
In this session you will learn about Function import concept
In this session you will learn how to create, insert, delete , update, get/fetch data using OData services
In this session you will learn how to implement Create_Deep_Entity Method, it is interrelated to Get_Expanded_Entity method, in next session we will cover Get_Expanded_Entity Method and test both the scenarios
This session is continuation for the previous session, here we learn how to implement Get_Expanded_Entity( ) Method and test both Create_Deep_Entity and Get_Expanded_Entity methods and undestand the interlink between both the methods
Here are some interview questions for OData services
Install the JDK and Eclipse, then add SAP UI5 plugins for Eclipse and verify installation, and configure the Java compiler to 1.7 and update the host file.
Explore SAP UI5 fundamentals, including the framework and libraries, MVC architecture, index bootstrapping, and how to create screen elements with JavaScript by building objects and placing them in content areas.
Explore practical SAP UI5 screen element creation in JavaScript using Eclipse and Web IDE, building and displaying header, images, text views, inputs, and date picker with properties and methods.
Explore SAP UI5 screen elements, including drop down, combo box, autocomplete, and radio button groups, and compare static values with OData data while learning item creation and content placement.
Master SAP UI5 table screen element by fetching data from an OData service, binding to a data model, configuring columns and templates, and enabling pagination for a live front-end table.
Fetch backend data via an OData service and display it in drop down boxes, combo boxes, and radio button groups using data binding and entity set configuration.
install the SAP Web IDE tool by first installing the JDK, then create an SAP Web IDE account and configure settings to connect to the SAP backend for Fiori development.
Explore the SAP Fiori applications landscape, covering the SAP UI5 framework, templates, elements, OData services, and XML-based screen elements with practical navigation through documentation.
Learn to build SAP Fiori UI5 screens with backend data via OData services, creating label and dropdowns, combo boxes, multi inputs, radio groups, tokenizer, and breadcrumbs from a live service.
Learn to create a table screen element in SAP Fiori, fetch data via OData, and bind table columns to backend fields using the SAP.m and SAP UI table libraries.
Explore table screen elements and formatter functions in SAP UI5 Fiori, building a dynamic employee table with computed columns, currency logic, and an editable full name.
Learn to install and configure the SAP business application studio, connect to SAP BTP and cloud connectors, map on-premise OData services, and set up destinations to develop Fiori apps.
ODATA ABAP Services acts as a backend for SAP UI5 FIORI and any third party front end screens. ODATA Services are the next big things in ABAPers life. In this course you will learn in depth and in detail in and out of ODATA Services. What is ODATA service , what is UI5 FIORI, what are the differences between UI5 FIORI and ABAP Apps. what are the advantages of UI5 and FIORI compared to ABAP etc etc
SAP OData is a standard Web protocol used for querying and updating data present in SAP using ABAP, applying and building on Web technologies such as HTTP to provide access to information from a variety of external applications, platforms and devices. In SAP, we use SEGW transaction code to create an OData Service.
OData is used to define best practices that are required to build and consume RESTful APIs. It helps you to find out changes, defining functions for reusable procedures and sending batch requests etc. OData provides facility for extension to fulfill any custom needs of your RESTful APIs.
Connects devices, environments, and platforms to SAP systems efficiently and securely. By using OData, the SAP Gateway is open to any programming language or model to connect to SAP and non-SAP applications. The SAP Gateway is used to set up and activate the OData services