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.

Questions and Answers

Q 1 - To communicate between SAP Fiori Backend and Frontend server, which of the following connection type is configured?

A - HTTPS

B - RFC connection Type 3

C - RFC connection Type 2

D - TCP/IP

Answer : B

Explanation

To define a trust relationship between SAP system and SAP NetWeaver gateway host by configuring SAP system to be trusting system and NetWeaver gateway host to be the trusted system. It enables remote logon for users who use the same user data in both SAP NetWeaver Gateway host and SAP system.

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

C - Business logic and Backend data from UI layer

D - It is recommended for test environment

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 - In SAP NetWeaver Gateway hub deployment, Gateway service development takes place in which of the following system?

A - IW_HDB (Hana)

B - IW_PGW (Process Gateway)

C - IW_GIL (GENIL)

D - IW_BEP add-on

Answer : D

Explanation

Gateway service development takes place in which ever system contains the IW_BEP add-on.

Q 4 - To check the total of Work Items which have been set as complete or done and not incomplete, which of the following transaction is used?

A - SWI2_ADM1

B - SWI2_DURA

C - SWI2_ diag

D - SWI2_FREQ

Answer : B

Q 5 - To create Business Add-In (BAdI), which of the below transaction is used?

A - SE 19

B - SE 80

C - SE 18

D - SE 38

Answer : C

Q 6 - In SAP Fiori Back End system, which of the following OData service to define model and to use the method define to create entity, properties etc. using code based implementation?

A - Data Provider Class

B - Base Class

C - Model Provider Class

D - Extension Class

Answer : C

Explanation

MPC - This is used to define model. You can use the method Define to create entity, properties etc. using code based implementation.

Q 7 - Which of the following all launcher tile shows number that can be read dynamically?

A - Static

B - Dynamic

C - News Title

D - Factsheet

Answer : B

Q 8 - In UI controller Extensibility, which of the following function is event handler and must be of void or int type, with no parameters?

A - OnInit

B - myNewFunction

C - OnSlide

D - OnPanelClick

Answer : A

Explanation

The OnInit() function is the Init event handler. It must be of void or int type, with no parameters −

void OnInit();

The Init event is generated immediately after an Expert Advisor or an indicator is downloaded; this event is not generated for scripts. The OnInit() function is used for initialization.

Q 9 - Which of the following file contains project metadata, resource and navigation routine path, and is extended for UI extensibility?

A - Configuration.js

B - Main.Controllers.js

C - Main.view.js

D - Component.js

Answer : D

Q 10 - How many SMART business apps are defined in Fiori Analytical apps?

A - 69

B - 59

C - 84

D - 74

Answer : A

sap_fiori_questions_answers.htm
Advertisements