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.
A. Column:
B. Column:
C. Column:
D. Column:
You need to consume the OData Service from the Gateway to create a new SAP Fiori app in the SAP Web IDE What value do you configure in the WeblDEUsage property for the destination in the SAP HANA Cloud Platform?
A. dev_abap
B. odata_xs
C. odata_gen
D. odata_abap
What result do you expect from the de-composition and re-composition phases? Note: There are 3 correct answers to this question.
A. A purpose-built app to support personas
B. A responsive de-composed design
C. The break-down of a large transaction
D. The prevention of irrelevant data being shown to the user
E. An adaptive and coherent app
Your customer asks you about the advantages of the Model View Controller (MVC) design pattern used in SAPUI5, Which of the following answers do you provide? Note: There are 2 correct answers to this question.
A. MVC is easy to implement for the project team members and supports quick coding.
B. MVC artifacts can be transported and debugged separately.
C. The data models can be reused by several different applications.
D. Allows the project team to decouple UI development from business logic development
You need to configure an SAP Destination service to enable SAP Business Application Studio to extend an existing SAP Fiori app. Which configuration setting for the WeblDE Usage property is required?
A. extend_abap
B. odata_abap
C. ui5_execute_abap
D. dev_abap
What is the required content in the Component.js file for an extension project? Note: There are 2correct answers to this question.
A. The link to the parent app
B. The controller IDs
C. The namespace of the parent app
D. The customizing section
Which information is included in the SAPUI5 app's manifest.json file? Note: There are 3 correct answers to this question.
A. SAPUI5 dependencies
B. Client side data-models
C. Referenced data sources
D. Localization keys
E. App ID, Name, and Version
You are extending an SAP Fiori app.
Which ofthe extension properties are defined in the manifest.json?
Note: There are 2 correct answers to this question.
A. sap.ui.modelModifications
B. sap.ui.il8nModifications
C. sap.ui.controllerExtensions
D. sap.ui.viewModifications
Which application types can you develop and deploy on the SAP Cloud platform Neo environment?
Note: There are 3 correct answers to this question.
A. Objective-C apps
B. NET apps
C. Java apps
D. HTMLS apps
E. HANA XS apps
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?
A. HTML5
B. OpenUI5
C. BSP
D. ABAP