Fe
25000/-
ROADMAP OF FIORI
8082060006, 8104836993, 7039904327, 9892178457
Call Us
ERP
smart Automation
ERP
ISO 9001:2015 Certied
----OData Query Options
----Filtering and Projecting ($lter and $select)
----Sorting ($orderby)
----Client-Side Paging ($top, $skip, and $inlinecount)
----Counting ($count)
----Inlining ($expand)
----Formatting ($format)
-OData advantages -Introduction to OData formats JSON and XML -Overview of Structure of an OData
Service
SAP Netweaver Gateway Using OData Service
-Introduction NetWeaver Gateway
-NetWeaver Gateway Usage
-Gateway Architecture overview
-Technical Components Involved
- Activating Netweaver Component
-Overview of Service Document -Overview of Service Metadata Document - Testing OData Services in
Rest Client
OData in SAP Solutions
-Introduction to OData Service Creation
-Service Creation Process Overview
-SAP NetWeaver Gateway Toolset
-SAP NetWeaver Gateway Service Builder
-Beyond the Service Builder: Supporting Tools during the Service Creation Process
-Steps in the Service Creation Process
-Data Model Denition in the Service Builder
-Service Registration in the SAP Business Suite System
-Service Implementation
-Service Maintenance
-The OData Channel Development Paradigm
-Model Provider Class
-Data Provider Class and Data Provider Extension Class
-Service Development
-Data Model Denition
-Creating a Project
-Creating the Data Model
-Service Registration in the SAP Business Suite System
-Service Stub Generation
-Service Maintenance
-Incremental Service Implementation and Model Enhancement
-Feed (GET_ENTITYSET)
-Single Read (GET_ENTITY)
-Query Options
-Navigation Properties
-CRUD Methods
-Service Generation
-Generation via RFC/BOR Interface
-Data Model Denition
-Service Registration: Stub Creation
-Service Maintenance
-Service Implementation
-Model Composition: Include Gateway Service
SAP Web IDE
-Installing Web IDE Locally, using HANA trail account
-Features of Web IDE
-Creating Project in SAP Web IDE
-Creating Fiori Application in SAP Web IDE
-Using Layout Design
-Versions of IDE
-Creating Splitt App, App
-Databinding in SAP Web IDE
-Calling OData in UI5 using Web IDE (Destinations)
-Adding Mock data to Project
-Git Repository
-Extending Standard Applications
SAP Fiori
-Overview of SAP Fiori
-SAP Fiori Design Principles
-Creating Project in SAP Web IDE
-Creating Fiori Application in SAP Web IDE
-Extending Standard Fiori Applications
-SAP Fiori Launchpad
-Installation Guidelines
-System Landscape for Transactional Applications
-System Landscape for Factsheet Applications
-System Landscape for Analytical Applications
-Extending transactional Applications
-Overview on extending Factsheet Applications
-Overview on extending Analytical Applications
-Creating Custom Launched Pad
-Creating Catelogs, and group
- Adding Custom Applications to LaunchPad
-Deployment option is SAP Web IDE using SAPUI5 ABAP Repository/SAP HANA Cloud
Conclusion
-Revising the Topics
-Assignment on Custom Application
-Assignment on Extending Standard Applications
CONTENT for FIORI
Hypertext Markup Language(HTML)
Creating our rst web page line breaks,
paragraphs and headers
bold, italics and comments
lists
linking to another page
images , directory structures
New audio tag, New video tag
Table, Forms
Get/Post method, action
Cascade Style sheet(CSS)
-External style sheet
-Font properties
-CSS comments
-Box model, padding,border, margin, padding.
-Classes
-Div and Span
-working with colors
-Background images
-ID's, child selectors, pseudo classes
-Styling links, styling lists
Document Object Model(DOM)
-Document Object Model
-Relating HTML Elements
- slibings, parent node, and child node
- Identifying HTML Element
-Tranversing HTML Elements
JavaScript
-Introduction to JavaScript
-Statements and Comments
-Finding Errors
-Variables, Data Types
-Operators
-Strings
-Events
-Functions, Functions with Parameters
-Functional with Multiple Parameters
-Variable scope
-Arrays
-Statements if, else, nesting if, Complex
Conditions, switch
-While loop, for loop
-Objects, properties and methods
-Referencing elements in JavaScript
-Changing an image source
-Forms, form values
-Form validation text boxes, and passwords
-Radio buttons, Check Boxes
-Creating HTML Element
-Modifying HTML Elements
-Appending HTML Elements
-Deleting HTML Elements
-Regular Expressions
-Object oriented Javascript
-Prototype in Javascript
-Javascript Literals
-Javascript Objects, properties, and functions.
jQuery
-Introduction to jQuery
- Creating a project using jQuery
- jQuery DOM Element Selectors
- jQuery DOM Traversal
- jQuery DOM Modication
- jQuery effects and animation
- jQuery Events
- jQuery UI Speciial Effects
Introduction to SAPUI5
- Installation of Eclipse and creating SAPUI5 project
- Walkthrough of SAPUI5 controls, create a sample project
- Understanding Control, control properties, events, aggregations
- Creating SAPUI5 view using JavaScript View, XML View - Binding Data to View
- Data binding types Property binding, Element Binding, Aggregation Binding
- Data Model types as JSON Model , XML Model and Resource Model
- Data model type OData.
- Creating Custom SAPUI5 Project
Open Data(OData)
- Overview of Open Data and it's capabilities
- OData data Model(Entity Data Model)
- OData Protocol
- OData Client Library
- OData Service
- OData Operations
----Create
----Read
----Update
----Delete