3 Months Free Update
3 Months Free Update
3 Months Free Update
What are some benefits of using OData V4 compared to OData V2?
Note: There are 3 correct answers to this question.
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.
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.
Which SAP Fiori application can you launch using the search function instead of a tile?
The following ABAP CDS annotation is used in an SAP Fiori elements app.
What is the title of the list report table?
abap
Copy
@UI.headerInfo: {
typeNamePlural:'Sales Orders',
typeName: 'Sales Order',
title: { type: #STANDARD, value: 'sales order Number'},
description: {type: #STANDARD, value: 'Sales Order Owner'}
}
To visualize metrics using cards, which SAP Fiori elements template does SAP recommend to use?
You finalized your SAPUI5 app in the SAP Business Application Studio.
To which of the following platforms can you deploy this app?
Note: There are 2 correct answers to this question.
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;
Which features of the SAP Business Application Studio help you extend a standard SAP Fiori app?
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.