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

Online C_FIORD_2404 Questions Video

SAP CertifiedAssociate - SAP Fiori Application Developer Questions and Answers

Question 21

You develop an SAPUIS app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to implement a hook method? Note: There are 3 correct answers to this question.

Options:

A.

Add a code snippet to check if the method exists and execute it

B.

Create a ifile in the Util folder to allow the customer to add custom code.

C.

Modify the bootstrap option to allow multi-layer extensions of the custom code.

D.

Identify a strategic location in the controller for the customized code

E.

Define a new function name ensuring itis reserved for the extension.

Question 22

You develop an SAPUI5 app that updates dat on the SAP back-end system. What activities are required when you implement an XSRF token? Note: There are 2 correct answers to this question.

Options:

A.

Retrieve the token and send it with each write request

B.

Execute the Refresh method for an expired token.

C.

Include the token in the HTTP request body of each write request

D.

Generate a token on each read and write request

Question 23

Which of the following annotations would you use for a List Report Page? Note: There are 2 correct answers to this question.

Options:

A.

Use @UI.Iineitem.importance annotation to determine in which devices the field is displayed.

B.

Use @UI.selectionField annotation to define a fuzzy search field

C.

Use @Search.defaultSearchElement annotation to define input fields with value help.

D.

Use @UI.hidden annotation to hide the fields that are not to be displayed on a list report

Question 24

What can you connect with the SAP Cloud Connector?

Options:

A.

SAP BTP services to on-premise systems in a customer's network

B.

SAP BTP services to SAP Business Application Studio

C.

SAP Business Application Studio to a Cordova development environment

D.

SAP API Business Hub to client devices