option
Cuestiones
ayuda
daypo
buscar.php
TEST BORRADO, QUIZÁS LE INTERESE: Test_sap_fiori_4_22
COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
Test_sap_fiori_4_22

Descripción:
sap fiori Abap

Autor:
kvek
OTROS TESTS DEL AUTOR

Fecha de Creación:
10/01/2023

Categoría: Otros

Número Preguntas: 17
COMPARTE EL TEST
COMENTARNuevo Comentario
No hay ningún comentario sobre este test.
Temario:
What is the result of a GIT Clean? Removes all untracked files from the working directory. Undoes a committed snapshot. Reverts back to the previous state of the project.
What is a GIT branch? A GIT branch represents a local working copy of the main development line. A GIT branch is the SAP implementation of GIT. A GIT branch always represents the main development line. A GIT branch represents an independent line of development.
What is the result of a GIT Revert? Removes all untracked files form the working directory. Undoes a committed snapshot. Reverts back to the previous state of the project.
Which of the following are the main states of a file in GIT? 3 correct answers. Committed. Modified Released Changed.
What are the Lifecycle events of an SAPUI5 view controller? 2 answers onEntry onExit onBeforeRendering onExecution.
What is the result of a GIT Reset? Returns a project back to the previous state. Removes all untracked files from the working directory. Undo a committed snapshot.
A business is unable to find an application on the SAP Fiori Launchpad or on the App Finder. Which of the following options could explain why the tile is unavailable? 3 answers The end user is missing the required group containing the tile. The OData service authorization is missing. The catalogs assigned to the user do not contain the relevant application or tile. The user does nor have the proper PFCG role assigned to see the application or tile. The target mapping for the tile is missing in the catalog.
Which function do you call on the ODataModel to trigger a deep insert? insertDeep createDeep create upadateDeep.
What is the namespace in which the smart controls are bundled? sap.iu.smart sap.ui.comp sap.m.
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? By adding the catalog to the menu tab of the role. By adding the semantic object to the catalog and group. By adding the the tile and target mapping to the group. By assigning the authorization profile for the catalog in the authorization tab.
Which aggregation is used to overwrite the standard behavior of a SmartField control. overwrite extension configure.
Which control is used in the index.html file to support letterboxing if required? sap.m.Shell sap.ui.core.ComponentContainer sap.ui.core.View sap.ui.core.Component.
What are Smart Controls? Application templates for SAPUI5 applications to optimize development Basic SAPUI5 controls recommended for standalone usage SAPUI5 controls that can be rendered dynamically according to OData service annotations The predecessor of Smart Templates.
What types of extensions/replacements are supported by SAPUI5? 4 answers View modification Replace service View replacement Manifest.json replacement Implement UI Controller Hooks Component replacement.
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_PERS_OFF and assign it to the users by a PFCG role 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_ON, adjusting the relevant parameter in the target mapping, and assign it to the users by a PFCG role.
Which of the following best describes a commit? With every commit, GIT takes a snapshot of the current state of the underlying files. With every commit, GIT create a new branch. A commit in GIT is a local operation. With every commit, a new local repository is created.
Where is the best place to store local data when using the SAP Web IDE? 2 answers In the mockdata folder. In the localService folder. In the models folder.
Denunciar Test