
- SAP Fiori Tutorial
- SAP Fiori - Home
- SAP Fiori - Introduction
- SAP Fiori - Architecture
- SAP Fiori - NetWeaver Gateway
- SAP Fiori - Installation
- SAP Fiori - Launchpad
- SAP Fiori - OData Services
- SAP Fiori - Transactional Apps
- SAP Fiori - Fact Sheets
- SAP Fiori - Analytical Apps
- SAP Fiori - Theme Designer
- SAP Fiori - Security
- SAP Fiori - Data Flow
- SAP Fiori - WorkFlow
- SAP Fiori - Extension
- SAP Fiori - UI5 Concepts
- SAP Fiori - UI5 Design Patterns
- SAP Fiori Useful Resources
- SAP Fiori - Questions and Answers
- SAP Fiori - Quick Guide
- SAP Fiori - Useful Resources
- SAP Fiori - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
SAP Fiori Online Quiz
Following quiz provides Multiple Choice Questions (MCQs) related to SAP Fiori. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Q 1 - In SAP Fiori, which of the following technology provides a viable option for creating a secure SSO infrastructure if you're considering extending single sign-on to extranet or cross-company scenarios?
Answer : B
Explanation
X.509 certificates
Q 2 - You can implement enhanced security in SAP Back end server while configuring Central Hub deployment of NetWeaver gateway. Which of the following allow you to implement this?
A - As Gateway is configured multiple times
B - Business suite and NW gateway are deployed on same server
Answer : C
Explanation
UI layer and SAP NetWeaver gateway is contained in ABAP Front-end server. The ABAP back end server contains business logic and back end data. Separating business logic and back end data from UI layer has below advantages −
Single Point of maintenance for UI issues- such as browser support and updated version of SAP UI5 libraries.
Central place for theming and branding SAP Fiori Apps. Routing and composition of multiple backend systems is supported.
Single Point of access to backend systems and enhanced security because of no direct access to backend system. SAP recommends Central Hub deployment especially for Productive environment. Separate NetWeaver Gateway system is required.
Q 3 - Which content layers of SAP Fiori architecture, transactional apps are part of?
Answer : B
Q 4 - In SAP Fiori Back End system, work flow scenario runs in which of the following?
Answer : C
Q 5 - To create Business Add-In (BAdI), which of the below transaction is used?
Answer : C
Q 6 - In SAP Fiori Workflow, to expose our Gateway service to outside world, an entry must be created in?
Answer : D
Q 7 - To modify Transactional Apps, which of the following transaction should be used?
A - Launchpad Customizing (LPD_CUST)
Answer : C
Explanation
To modify Transactional applications, you need to modify below 2 transactions −
ABAP Dictionary (SE11)
ABAP Navigator (SE80)
Q 8 - Which of the following transaction is used to activate ICF service in SAP Fiori?
Answer : C
Q 9 - To connect search providers to embedded search to make objects of a specific type that are stored on them available for searching, which of the following can be used?
Answer : D
Explanation
Search Object Connectors −
They are used to connect search providers to embedded search to make objects of a specific type that are stored on them available for searching. You can create search object connectors in the modeler using predefined models.
Q 10 - Which of the following authentication type is used by SAP Fiori Front end server for user authentication while launching a Fiori App?
Answer : B
Explanation
When a user launches an SAP Fiori app, the launch request is sent from the client to the ABAP front-end server by the SAP Fiori Launchpad. During launch, the ABAP front-end server authenticates the user by using one of the supported authentication and single sign-on (SSO) mechanisms.