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

Exam C_FIORD_2502 All Questions
Exam C_FIORD_2502 All Questions

View all questions & answers for the C_FIORD_2502 exam

SAP Certified Associate C_FIORD_2502 Question # 10 Topic 2 Discussion

C_FIORD_2502 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

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


Get Premium C_FIORD_2502 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.