Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

C_FIORD_2502 Questions and Answers

Question # 6

You finalized your SAPUI5 app in the SAP Business Application Studio.

To which of the following platforms can you deploy this app?

Note: There are 2 correct answers to this question.

A.

SAP Fiori launchpad

B.

SAPUI5 Java repository

C.

SAPUI5 ABAP repository

D.

SAP BTP

Full Access
Question # 7

A business user is unable to find an application on the SAP Fiori Launchpad or on the App Finder.

Which of the following options could explain why the tile is unavailable?

Note: There are 3 correct answers to this question.

A.

The user does not have the proper PFCG role assigned to see the application or tile.

B.

The catalogs assigned to the user do not contain the relevant application or tile.

C.

The OData service authorization is missing.

D.

The target mapping for the tile is missing in the catalog.

E.

The end user is missing the required group containing the tile.

Full Access
Question # 8

The following ABAP CDS annotation is used in an SAP Fiori elements app.

What will be displayed in the upper left part of the object page?

@UI.headerInfo: {

typeNamePlural: 'sales orders',

typeName: 'Sales Order',

title: { type: #STANDARD, value: 'Sales order Number'},

description: { type: #STANDARD, value: 'Sales Order Owner'}

}

Note: There are 2 correct answers to this question.

A.

'Sales Order'

B.

Sales Order Owner

C.

'Sales Orders'

D.

Sales Order Number value

Full Access
Question # 9

Which of the following tile types can use an OData service to set the title properties?

A.

Semi-dynamic

B.

Dynamic

C.

Static

Full Access
Question # 10

You need to bind data from a model to an SAPUI5 view control.

Which of the following modes are valid?

Note: There are 3 correct answers to this question.

A.

One-way binding

B.

Two-way binding

C.

Resource-model binding

D.

Three-way binding

E.

One-time binding

Full Access
Question # 11

Which of the following are generic actions provided by SAP Fiori elements?

Note: There are 2 correct answers to this question.

A.

Trigger external navigation.

B.

Create an item.

C.

Approve an item.

D.

Delete an item.

Full Access
Question # 12

In the data in the screenshot, you want to display the List of Companies in the Americas region.

Which binding option do you use for the X, Y, and Z values in the view?

A.

X: /regions/0/companies Y: name Z: city

B.

X: /regions/companies Y: companies/name Z: companies/city

C.

X: /regions/companies Y: name Z: city

D.

X: /regions/0/companies Y: companies/0/name Z: companies/0/city

Full Access
Question # 13

What are some examples of extension points?

Note: There are 3 correct answers to this question.

A.

Custom column

B.

Field building block

C.

Custom section

D.

Custom action

E.

Table building block

Full Access
Question # 14

To which of the following does an SAP Fiori tile point directly?

A.

An action

B.

An SAP Fiori app

C.

A semantic object

D.

A target mapping with a semantic object and an action

Full Access
Question # 15

What can you use to add a filter field to a list report in an SAP Fiori elements application?

Note: There are 2 correct answers to this question.

A.

A UI.SelectionField annotation

B.

The Page Map

C.

A setting in the manifest.json file

D.

A UI.LineItem annotation

Full Access
Question # 16

Which SAP Fiori application can you launch using the search function instead of a tile?

A.

Transactional

B.

Factsheet

C.

Legacy

D.

Analytical

Full Access
Question # 17

Which HTTP request method can you use to create an OData resource?

A.

CHANGE

B.

PUT

C.

UPDATE

D.

POST

Full Access
Question # 18

In an SAP Fiori hub deployment, where is the SAPUI5 application code stored for a transactional app?

A.

SAP HANA XS Engine

B.

SAP Back-End Server (BES)

C.

SAP Web Dispatcher

D.

SAP Front-End Server (FES)

Full Access