Sie sind auf Seite 1von 1

SAP FIORI Interview Questions

What is SAP Fiori?


A. SAPUI5 is client side HTML5 rendering framework or library and SAP FIORI is
collection of and released as waves of applications which are completely based on
SAPUI5 framework. It means we can create applications using SAPUI5 framework
and SAP FIORI is final product i.e. application.
Q2. Difference between SAP UI5 and SAP FIORI?
A. SAP FIORI is collection of standard applications based on SAPUI5 library
provided by SAP. SAP FIORI applications share some standard design guidelines and
way in which these application are developed. Currently more than 500 FIORI
applications are available freely.
Q3. What is FIORI Launchpad and Explain it?
A. As we know there are more than 500 FIORI applications, SAP has provided a Shell
or single point place from where we can access the all the applications. This serves as
a home page for all the FIORI applications provided to. This shows tile based UI
where every UI redirects to assigned FIORI application. This Launchpad is fully
customizable according to your needs like theming and all.
Q4. How can you get to know that device is Touch Screen or not?
A. SAPUI5 library provides a special API sap.ui.Devicewhich can be used to for
device and its feature detection. This API has a flag sap.ui.Device.touch which
returns true if device is a touch screen otherwise false.
Q5. How can you get the web browser of the client on which SAP Fiori
application is running?
A. SAPUI5 library provides a special API sap.ui.Devicewhich can be used to for
device and its feature detection. This API provides flags like chrome, firefox,
mozilla, edge etc. in sap.ui.Device.browser API which returns boolean values.
Q6. What are Fiori Design Principles?
A. There are 5 design principles we need to keep in mind while designing SAP Fiori
applications. Role-Based, Delightful, Simple, Responsive and Coherent.

Das könnte Ihnen auch gefallen