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

SAP C_FIORD_2404 - SAP CertifiedAssociate - SAP Fiori Application Developer

Page: 1 / 3
Total 84 questions

Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop?

A.

Scoping, Synthesis, Ideation

B.

Scoping, 360° Research, Ideation

C.

Scoping, 360° Research, Synthesis

D.

360° Research, Scoping, Synthesis

While testing an SAP Fiori app you discover that a button on the page delivers no response. Which of the following agile pyramid options do you use?

A.

Sinon

B.

QUnit

C.

OPA

D.

Mock server

Your customer asks you about the advantages of the Model View Controller (MVC) design pattern used in SAPUI5, Which of the following answers do you provide? Note: There are 2 correct answers to this question.

A.

MVC is easy to implement for the project team members and supports quick coding.

B.

MVC artifacts can be transported and debugged separately.

C.

The data models can be reused by several different applications.

D.

Allows the project team to decouple UI development from business logic development

You created a new catalog that contains some apps. You want to assign these apps to an existing role to provide authorization for

the business users.

How can you do this using the PFCG transaction?

A.

By adding the semantic object to the catalog and group

B.

By adding the catalog to the menu tab of the role

C.

By assigning the authorization profile for the catalog in the authorization tab

D.

By adding the tile and target mapping to the group

Your customer requires an app to display flight information on a mobile device as detailed in the following screenshot for details. Which options can you use to display the same data in a readable format on a mobile device?Note: There are 2 correct answers to this question.

A.

Column:

B.

Column:

C.

Column:

D.

Column:

Why do you explore the Problem Space in detail during a Design Thinking workshop?

A.

To create desirable solutions

B.

To validate solution ideas

C.

To understand user needs

D.

To save costs in the evaluation phase

You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system. What do you create to implement a deep insert? Note: There are 2 correct answers to this question.

A.

A nested structure for Sales Order and Sales Order Items.

B.

A fat structure with Sales Order and Sales Order Items, and then add an expand command.

C.

An object structure that defines the hierarchy.

D.

An individual structures for both Sales Order and Sales Order Items, and then batch them.

You are developing SAP Fiori Elements applications

Which of the following actions are available in SAP Web IDE?

Note: There are 2 correct answers to this question.

A.

Create an annotation file associated with the OData service and add annotations

B.

Add catalog to user menu in a PFCG role and grant the role to user

C.

Create a catalog, target mapping, and tiles

D.

Choose the OData service as data provider for the project

Which file can you use to configure internal navigation for List Report and Object Page templates?

A.

index.html file

B.

manifest.json file

C.

OData annotation file

D.

vocabulary.xml file

Which features of the SAP Business Application Studio help you extend a standard SAP Fiori app? Note: There are 2 correct answers to this question.

A.

A wizard to generate the files for each extension possibility

B.

The Extensibility Pane to choose extension points

C.

An editor to modify the data model in the extended project

D.

The Descriptor Editor to choose elements for extension