Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

C_FIORD_2502 Exam Dumps - SAP Certified Associate - SAP Fiori Application Developer

Go to page:
Question # 4

What are some benefits of using OData V4 compared to OData V2?

Note: There are 3 correct answers to this question.

A.

Better UX consistency

B.

Better data compression

C.

Advanced analytical capabilities

D.

Improved data types

E.

Flexible programming model

Full Access
Question # 5

What is added by the following ABAP CDS annotation to an SAP Fiori elements app?

@UI.facet: [{

label: 'Personal data',

type: #COLLECTION,

id: 'persData',

position: 10

},

{

label: 'address',

purpose: #STANDARD,

position: 10,

type: #FIELDGROUP_REFERENCE,

parentId: 'persData',

targetQualifier: 'address'

}]

@UI.fieldGroup: [{qualifier: 'address', position: 10}]

Street;

@UI.fieldGroup: [{qualifier: 'address', position: 20}]

City;

A.

Two sections in the object page body: one displaying personal data and one displaying the address details

B.

A section containing a subsection which displays the address details

C.

Two sections in the object page header displaying personal data and person's address details

Full Access
Question # 6

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 # 7

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
Question # 8

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.

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

B.

A nested structure for Sales Order and Sales Order Items.

C.

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

D.

An object structure that defines the hierarchy.

Full Access
Go to page: