Which of the following content types can be displayed within a table cell in SAP Fiori elements applications?
Note: There are 3 correct answers to this question.
You develop an SAPUI5 app and implement a FacetFilter.
What events are triggered when the user interacts with the FacetFilter control?
Note: There are 2 correct answers to this question.
You are modeling a new role for your SAP Fiori Launchpad users.
Which of the following steps is an optional configuration step?
Which of the following are generic actions provided by SAP Fiori elements?
Note: There are 2 correct answers to this question.
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?
What does the following ABAP CDS annotation achieve in an SAP Fiori elements app?
abap
Copy
@UI.lineItem: [{position: 10}]
ProductName;
@UI.lineItem: [{position: 30}]
Price;
@UI.lineItem: [{position: 20}]
Status;
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.
How can you configure the Flexible Column Layout in an SAP Fiori elements application?
Note: There are 2 correct answers to this question.
Which of the following UI elements can be part of a standard Analytical List Page application?
Note: There are 3 correct answers to this question.
Which of the following are features of the SAPUI5 SDK?
Note: There are 2 correct answers to this question.
What are some benefits of using SAP Fiori elements?
Note: There are 3 correct answers to this question.
You develop an SAPUI5 app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to set up a hook method?
Note: There are 3 correct answers to this question.
You need the backend server to sort and filter the data used in your customer's app.
Which SAPUI5-supported data model must you use?
Your customer asks you to demonstrate their app with localization changes.
Which activity do you perform?