What is the best approach to show a UI control on a desktop only, and not on a mobile device?

What is the best approach to show a UI control on a desktop only, and not on a mobile device?A . Use the standard CSS class sapUiVisibleOnlyOnDesktop.B . Use the Device API to check the environment and call setVisible on the UI control.C . Use the UI control from sap.ui.commons....

January 19, 2021 No Comments READ MORE +

What options can you use to add UI annotations to a SAP Fiori Element Page? Note: There are 3 correct answers to this question.

What options can you use to add UI annotations to a SAP Fiori Element Page? Note: There are 3 correct answers to this question.A . Add Annotation to the underlying Database TableB . Add Annotation with the help of a Metadata ExtensionC . Add Annotation to the Annotation file present...

January 18, 2021 No Comments READ MORE +

What parameter must you provide when calling the simulate function of the mock server?

What parameter must you provide when calling the simulate function of the mock server?A . The auto Respond After parameter and the full qualified path to the local metadata file.B . The full qualified path to the local metadata file and the folder where the model data are stored locally.C...

January 18, 2021 No Comments READ MORE +

Which of the following actions are available in SAP Web IDE?

You are developing SAP Fiori Elements applications. Which of the following actions are available in SAP Web IDE? Note: There are 2 correct answers to this questionA . Add catalog to user menu in a PFCG role and grant the role to userB . Create a catalog, target mapping, and...

January 18, 2021 2 Comments READ MORE +

What benefits are available in the completed app?

You need to implement an SAP Fiori transactional app for your customer. What benefits are available in the completed app? (2 answers)A . It allows access to the back end to edit document detailsB . It allows drill-down details to be presented in the UlC . It allows Ul changes...

January 17, 2021 No Comments READ MORE +

What aspects of the runtime environment can be accessed by the Device API of SAPUI5?

What aspects of the runtime environment can be accessed by the Device API of SAPUI5?A . LanguageB . Screen sizeC . Touch-specific featuresD . Operating systemE . Orientation changeView AnswerAnswer: B,C,D,E

January 17, 2021 No Comments READ MORE +

Where are the themes saved for the SAP Fiori launchpad?

Where are the themes saved for the SAP Fiori launchpad?A . In the theme repositoryB . In the theme data centerC . In the bootstrapD . In the Ul theme designer toolView AnswerAnswer: A

January 17, 2021 No Comments READ MORE +

Which of the following activities do you perform?

Your customer wants to enable the SAP Fiori app to be accessed in multiple languages. Which of the following activities do you perform? (3 answers)A . HTML -enable the special characters in the resource fileB . Create a view file and a controller file for each languageC . Create a...

January 17, 2021 No Comments READ MORE +

Which of the extension properties are defined in the manifest.json?

You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest.json? (2 answers)A . sap.ui.viewModificationsB . sap.ui.modelModificationsC . sap.ui.i18nModificationsD . sap.ui.controllerExtensionsView AnswerAnswer: A,D

January 16, 2021 No Comments READ MORE +

What does coherence refer to in the SAP Fiori design principles? (2 answers)

What does coherence refer to in the SAP Fiori design principles? (2 answers)A . The way in which the data is handled internallyB . A description of the technological foundationC . The same intuitive experience across the whole enterpriseD . A consistent interaction and visual design languageView AnswerAnswer: C,D

January 16, 2021 No Comments READ MORE +