Today we discuss SAP Fiori, the buzz word in SAP landscape. Here we will learn about what is SAP Fiori, types of Fiori apps, architecture and benefits.
Let’s start with a brief intro on SAP Fiori
SAP user interface had more than 3 lakh screens with various functions in it. SAP checked the most frequently used apps and then decided to renew these applications. That’s how SAP Fiori was born.
The word Fiori literally means “Flower” in Italian ( that’s the reason when you open a home page sap Fiori application we will see a picture of flowers). SAP Fiori is a Leading design for all SAP software and applications. It comprises a set of applications like work approvals, calculation apps, financial apps, and self-service apps etc. It enables multiple device applications ( A user can start a process on mobile/tablet and continue the same process on desktop/laptops) and also provides role-based applications (300+) like Human Resources, Finance, Sales, Manufacturing, Supply Chain, R&D, Engg, Asset Management, etc.
So
1)What is SAP Fiori?
SAP Fiori is a new user experience (UX) developed by SAP based on User Interface UI5 and OData services. It enables employees to work with SAP simply, quickly, and easily by eliminating the complexities involved in the SAP Landscape. SAP Fiori apps make SAP available in multiple devices like Mobile, tablets, etc and that helps the organizations to build productivity easily. Using modern design principles, Fiori apps provides customized, responsive, straight forward client experience and also delivers a role-based, consumer-grade user experience across all lines of business, and tasks. Being SAP Fiori stateless applications except for database operations you can execute each and every functionality at client side browser. Fiori apps performance better than ABAP screens, because Fiori apps is a lightweight browser-based screen, had more than 150 screen elements and also consumes less memory during execution.
2) Business Benefits
- You can access the SAP Fiori app from anywhere and also from any device like mobile, desktop, tablet etc.
- Reduces training costs, and ramp-up time required for new user and allowing them to reach full productivity as soon as possible.
- With Fiori apps, the end user can get access to the data they needed to perform their job. This, in turn, reduces the additional burden of technical/HR support.
- SAP Fiori and SAP Fiori Launchpad provide equivalent user experience (UI) across all SAP Products and a single interface to all enterprise apps. This UI helps to speed up the incident resolution.
- With SAP web IDE, it reduces the time to develop mobile apps ( SAP Fiori).
- With the minimum number of screen elements, SAP Fiori user interface can avoid the potential cost incurred in fixing data errors in most cases.
- Avoid unnecessary costs to replace software because of unsatisfied end users.
- The simple and modern user interface of Fiori apps has the capability to motivate employees to utilize Shelf-ware licenses.
- SAP Fiori reduces time to perform day-day activities by automating, which results in greater employee productivity rather than manual paper-based processes.
- SAP Fiori apps support OData services for database interaction such as OData External, OData Hana & OData ABAP Services.
3) What is SAP Fiori Design Principle?
There are 5 design principles for SAP Fiori UI5
- Role-Based:- SAP Fiori decomposes various sap transactions and changed them into beautiful user-interactive applications, which helps to show only relevant information to the users.
- Responsiveness:- SAP Fiori delivers unmatched application response and query executions time when combined with SAP HANA.
- Simple:- SAP Fiori is designed to match user demand.
Eg:-
SAP Design 1-1-3 scenarios
1 user, 1 use case and 3 screens.
- Seamless Experience:- all SAP Fiori apps are based on the same language and no matter deployment and platform you are into.
- Delightful:- Fiori apps are designed to work with ECC 6.0 to make it easy to deploy on the existing sap system and to the users.
4) What is SAP Fiori Apps?
SAP Fiori apps are classified into 3 types
- Transactional
- Fact Sheet
- Analytical
Each differentiated by their focus and infrastructure requirements
When installing SAP Fiori apps, separate the front-end components with the user interface (UI) layer from the back-end components, which contains the business logic and the back-end data.
Make sure the access is sure, all SAP Fiori apps can be accessed over the intranet(inside the corporate network) and the internet (outside the corporate network),
Note:-
*use sap web dispatcher as a reverse proxy server for fact sheets and analytical apps.
- Transactional Apps:-
These apps let you perform transactional tasks such as creating a leave request for an employee. They represent simplified views and interaction with existing business processes and solutions and also run best on an SAP HANA database, but can also be ported to other databases with acceptable performance.
2) Fact Sheet:-
These apps display contextual information and key facts about central objects used in your business operations. From a fact sheet area (tile), you can drill down into its details. You can navigate from one fact sheet to its related fact sheets.
Eg:-
you can navigate from a document to the related business partner or to the master data.
Note:-
You cannot access SAP GUI or Web Dynpro transactions through the SAP Fiori Launchpad from the mobile/desktop.
Fact sheets run only on an SAP HANA database and require an ABAP stack. They cannot be ported to the SAP HANA live (2-tier) architecture.
3) Analytical Apps:-
These apps let you get a role-based insight into real-time operations of your business by collecting and displaying key figures directly in your browser. Analytical apps combine the data and analytical power of SAP HANA with the integration and interface components of SAP Business Suite.
To do this, you can easily use the pre-delivered KPIs and insight-to-action scenarios or define your own ones based on the KPI modeling framework.
Analytical apps run on an SAP HANA database and use virtual data models (VDM).
5) SAP Fiori Architecture Overview
Find the key components of SAP Fiori architecture
- SAP Web Dispatcher (Reverse Proxy):-
*It is the first point of contact in sap Fiori architecture and also handles all
web browser requests for end users.
*It is an entry point for all https/HTTP requests and defines if a system has
to accept or reject the requests and the server where the request should go. It
can reject or accept connection to SAP Fiori system.
Note:-
Both Fact sheets & analytical apps run only on SAP HANA database to run but, transactional apps can run on any database.
- SAP ABAP Front-End Server:- It contains all the user interface (UI) components of Fiori system and NetWeaver gateway. In turn, these UI components comprise central UI add on, SAPUI5 control library, SAP Fiori Launchpad, and product-specific UI.
- SAP NetWeaver Gateway:- It is used to set up a connection between SAP business suite and target clients, platform and also offers development and generation tools to create OData services to different client development tools.
- SAP ABAP Back-End Server:- It is used to store the business logic and the back-end data. Both search model for fact sheets and sap business suite is stored in this server.
- SAP HANA database and HANA XS Engine:- It is used to run all analytical apps in SAP Fiori and also contain Fiori apps content and virtual data-model reuse content, which is provided through SAP HANA live.
Two components of HANA XS Engine
- HANA Live App content for Business suite.
- The smart Business component with KPI Modeler.
6) SAP Fiori Architecture for SAP S/4HANA
SAP Fiori Architecture for SAP S/4HANA comprises only one archetype and also supports for all transactional, analytical and search in SAP Fiori apps.
- One User / Authorization Management via ABAP Server
- One Business Model
- One Gateway / OData protocol implementation
- One Lifecycle
Technology components of SAP Fiori:-
- SAP Fiori Launchpad
- Fiori Elements to easily define SAP Fiori UIs.
ABAP Infrastructure Components:-
- SADL for CDS read access
- Transactional Infrastructure including Draft
- Analytical Engine (embedded BW) for analytical CDS access
- SAP Gateway for OData exposure
CDS Views (ABAP managed)
- Uniform Business Object Modelling
- Central repository for Metadata
for more reach us:-
https://dynamoinfotech.com/sap-fiori/
Comments
Post a Comment