New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

SAP C_FIORDEV_22 Questions Answers

SAP Certified Development Associate - SAP Fiori Application Developer Questions and Answers

Question 5

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.

Options:

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.

Question 6

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.

Options:

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

Question 7

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?

Options:

A.

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

B.

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

C.

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

D.

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

Question 8

Which of the following can you use to extend an SAP Fiori Elements application?Note: There are 2 correct answers to this question.

Options:

A.

App extension

B.

Adaption extensions

C.

ABAP extension

D.

CDS extension