MINI_TEST_05
![]() |
![]() |
![]() |
Title of test:![]() MINI_TEST_05 Description: MINI_TEST_05 |




New Comment |
---|
NO RECORDS |
In the data in the screenshot, you want to display the List of Companies in the Americas region which binding option do you use for the X Y and Z values in the view?. X: /regions/u/companies Y companies/u/name L companies/u/city. X: /regions/companies Y companies/name Z companies/city. X: /regions/companies Y: name Z:.city. X: /regions/O/companies Y: name Z: city. Why does SAP Fiori use an intent-based navigation?. Apps targets can be deployed separately. App implementation make the app deployment easier. The concrete app targets can be deployed separately. Apps can be developed and deployed in parallel. What type of concurrency control is offered by OData?. Optimistic concurrency control. No concurrency control. Exclusive concurrency control. Pessimistic concurrency control. How does the OData Model handle XSRF tokens?. The OData Model fetches the token when reading the metadata and sends the token automatically in each write request header. The OData Model does not handle XSRF-tokens. The developer must implement token handling. The OData Model fetches the token for each request and sends the token automatically with each request. Your customer asks you to add text for a new language to an app. Which file do you send to the translator. Master.view.xml. il8n.properties. Component.js. Manifest.json. Which SAP Fiori app types require the SAP HANA database? (2 answers). Legacy. Transactional. Analytical. Factsheet. What is the purpose of the Logon Plugin Data Vault of the SAP Fiori Client?. Prevent the access to all nonessential plugins. Provide a reusable component for storing sensitive information on the device. Allow a client policy that can be defined on the mobility platform. Enable secure and seamless handling of attachments. How can you extend an SAP Fiori app? (3 answers). Enable merging of the standard and the custom controller at runtime. Modify the data model to merge data at runtime. Modify the runtime libraries that are to be loaded. Add customer view content in a predefined extension point. Modify the properties of the view control. Which of the following best describes a commit?. A commit in GIT is a local operation. With every commit, a new local repository is created. With every commit, GIT takes a snapshot of the current state of the underlying files. With every commit, GIT create a new branch. You want to create a business catalog for all employees that contains a standard SAP Fiori app How would you do this?. Reference the tile from a SAP Business Group. Reference the tile from a Technical Catalog provided by SAP. Reference the tile from Odata metadata. Reference the tile from a SAP Business Catalog. What query option is needed to access the data of an entity in the JSON format?. format=json. $format=json. $json. What class in the SAPUI5 API supports back-end mock up and is recommended by SAP?. sap.ui.core.MockServer. sap.ui.app.MockServer. sap.m.MockServer. sap.ui.core.util.MockServer. Which SAP Fiori personalization elements holds all of the technical information needed to start an app?. User Preferences. Tile. Group. Catalog. Which control is used in the index.html file to support letterboxing if required?. sap.ui.core.ComponentContainer. sap.ui.core.Component. sap.m.Shell. sap.ui.core.View. How is the extension type called to hide UI controls?. View modification. Control modification. Element modification. Control replacement. What are Smart Controls?. SAPUI5 controls that can be rendered dynamically according to OData service annotations. Basic SAPUI5 controls recommended for standalone usage. The predecessor of Smart Templates. Application templates for SAPUI5 applications to optimize development. What can your customer use a custom SAP Fiori client for? (3 answers). To wrap the application with SAP Mobile Secure. To apply custom branding. To build the SAP Fiori Client with a customized communication protocol. To add additional plugins to the application. To create non-Cordova hybrid application containers. To what namespace is the ExtensionPoint class assigned?. sap.ui.core.extension. sap.ui.extension. sap.ui.core. sap.m. Which elements are part of the UX? (2 answers). User interaction. User response. User effectiveness. User emotion. In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnittest?. this.calculator.press("1"). teardown : function() {}. QUnit.module. QUnit.test. What options can you use to add UI annotations to a SAP Fiori Element Page? Note: There are 3 correct answers to this question. Add Annotation to the underlying Database Table. Add Annotation with the help of a Metadata Extension. Add Annotation to the Annotation file present as a part of WeblDE project using Annotation modeler. Add Annotations to the underlying CDS view. Which of the following floorplans also have a standard SAP Fiori Elements implementation available as a part of SAP Fiori 2.0? Note: There are 3 correct answers to this question. Wizard. Page Initial. Analytical List. Page Overview. Page List Report. Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop?. 360°Research, Scoping, Synthesis. Scoping, Synthesis, Ideation. Scoping, 360°Research, Synthesis. Scoping, 360°Research, Ideation. You need to configure a SAP Web IDE destination to extend an existing SAP Fiori app. Which configuration setting for the WeblDEUsage property is required?. ui5_execute_abap. extend_fiori. dev_abap. odata_fiori. Which of the following SAP Fiori element based UIs are currently available? (3). Master-Detail. Wizard Form. List Report. Overview Pages. Object Page. In a typical SAP Fiori landscape, which server instance stores the SAP Fiori SAPUI5 application code for a transactional app?. SAP HANAXS Engine. SAP Back-End Server (BES). SAP Front-End Server (FES). SAP Web Dispatcher. You are an administrator for your S/4HANA 1809 landscape. You want to disable personalization and themes on the SAP Fiori Launchpad for select users in one client. How can you do this?. Create a new catalog referencing /U12/CONFIG_CUS_CONF and assign it to the users by a PFCG role. Create a new catalog referencing /U12/CONFIG_PERS_OFF and assign it to the users by a PFCG role. Create a new catalog referencing /U12/CONFIG_PERS_ON, adjusting the relevant parameter in the target mapping, and assign it to the users by a PFCG role,. What is the result of a GIT Reset?. Removes all untracked files from the working directory. Undo a committed snapshot. Returns a project back to the previous state. You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest.json? (2 answers). sap.ui.viewModifications. sap.ui.modelModifications. sap.ui.i18nModifications. sap.ui.controllerExtensions. In what configuration area of the manifest.json file can you activate automatic message creation?. sap.ui5. sap.ui. sap.app. What parameter must you provide when calling the simulate function of the mock server?. The autoRespondAfter parameter and the full qualified path to the local metadata file. The full qualified path to the local metadata file and the folder where the model data are stored locally. The full qualified path to the model and the URI for the service document. What are the limitations of OPA5 test? (2 answers). The developer needs to create the test during development. End-to-End tests are NOT recommended. It never causes a test to fail. Testing across more than one page is NOT possible. |