Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESEMSGS No. 4

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
MSGS No. 4

Descripción:
MSGS No. 4

Autor:
MSGS
(Otros tests del mismo autor)

Fecha de Creación:
06/10/2023

Categoría:
Personal

Número preguntas: 23
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
What is SAP Kapsel? There are 2 correct answers to this question. SAP specific plug-in for Cordova SAP specific plug-in for Apple iOS SAP specific plug-in for Android SAP Kapsel provides the API to interact from Cordova based web applications to SMP# and software cloud platforms.
Which of following templates display only one business entity? Please choose the correct answer. Overview Page Analytic List Page Object Page List Report.
Which areas are part of an Analytic List Page? There are 3 correct answers to this question. Title Area Visual Filters Content Area Selection Fields.
What is the use of the annotation @UI.hidden? Please choose the correct answer. Not expose these fields as a property of OData service Prevent a column from display on the UI Prevent a column selected by user when customizing table settings Create a invisible column to save the value in a hidden control of HTML.
Choose available options for creating a value help for a selection field. There are 2 correct answers to this question. By adding annotation to list all possible in source code of CDS If the domain which associates to the field, has a fixed value, the value help will be generated automatically. By adding a value help annotation By adding a foreign key annotation.
Which info will be used for creating a destination in SAP Cloud Platform for Fiori Elements development? Please choose the correct answer. External name in SAP Cloud Connector Internal name in SAP Cloud Connector Internal address of SAP Backend Server Virtual name in SAP Cloud Connector.
In which cases, is a local annotation better than a CDS annotation? There are 2 correct answers to this question. UI with data sensitive You want to use annotations which are not supported by your current ABAP version Annotations is for 1 field Complex UI relevant annotations.
Which of the following are best practices when developing a SAPUI5 app? There are 4 correct answers to this question. Make use of patterns Use the Synchronous Model Definition (SMD) syntax Use an asynchronous model definition in your JavaScript code Minimize the code in the index.html file Describe your app using a set of metadata.
What are the features of Fiori Elements? There are 3 correct answers to this question. Metadata-driven approach of Fiori development Centrally Provided Templates covering Reporting, Analytic, Transaction secnarios. A replacement for traditional free style SAPUI5 programming, can satisfy all customer needs in a brand new approach. No JavaScript UI Coding.
How do you set a field as the title for a business entity? Please choose the correct answer. Add @UI.headerInfo.title annotation for that field Add @UI.title annotation for that field Add @UI.headerInfo.title for the CDS view and reference it to field Add @UI.headerInfo.title.value for the CDS view and reference it to the field.
The CDS annotation @UI.facet is used to: There are 3 correct answers to this question. Create content, like field groups or charts for a Facet Create a collection facet, which is displayed as section Create a Header Facet Create a reference under collection facet.
Which of the following information about an OData service should be provided as an annotation? Please choose the correct answer. Properties of an Entity Set / Connection The entities of an OData service Data type for each property in an Entity Set / Connection The position for each field in a list report.
Which of the following types are types of cards in an Overview Page? There are 4 correct answers to this question. List Cards Table Cards Analytic Cards Array Cards Link List Cards.
What are the limitations of publishing CDS as OData service by adding a @OData.publish:true? There are 3 correct answers to this question. Only 1 level is taken into consideration when exposing associations Can not expose associations No customized ABAP code in SAP Gateway Can not change names of entity sets.
How can you hide some columns when the list report is accessed by a mobile phone? Please choose the correct answer. Prepare different version of @UI.lineitem and assign them as different qualifier Set UI.lineItem importance for those fields as #LOW or #MEDIUM Put all fields, which are not important at the end of the report, when screen gets smaller, the fields will hide automatically. Add @UI.hidden for fields, not import.
Which of following steps are needed to create an association in CDS and expose it? There are 2 correct answers to this question. Expose the association by writing its name in projection list Declare an association using "left outer join" statement Expose fields in the association by writing each field in projection list Declare an association using "association to" statement.
What steps needs to be done in manifest.json if you need to hide variant function in a list report? There are 2 correct answers to this question. Set setting variantManagementHidden to true Add setting to disable smart variant Management Set setting variantManagementHidden to false Add setting to enable smart Variant Management.
If your backend system is based on ABAP 7.50, which are available ways of using facets? There are 2 correct answers to this question. Declare field group in CDS view, declare facets as local annotation using WebIDE It is not possible to use facets in ABAP 7.50 Declare both: field groups and facets in CDS view Declare both: field group and facet as local annotation using WebIDE.
What are the differences between analytical entity set and normal entity set from an OData consumer perspective? There are 3 correct answers to this question. The Analytical entity set, returns summarized results according to the $select parameter Analyzes the use of the database and runs faster when SAP HANA is used as database compared to a normal entity set. The Analytical entity set, generates a new field for primary key. The Analytical entity set, returns all data, needed to analyze the client.
You want to define a property with the name width to enhance a standard UI5-control. The property should hold the current with of the UI control. What is the best approach to define such a properties type? Please choose the correct answer. Define the property width of the type sap.ui.core.Integer Define the property width of the type sap.ui.core.type.CSSSize Define the property width of the type string Define the property width of the type sap.ui.core.CSSSize.
What steps are used to display a field as a rating indicator? There are 2 correct answers to this question. Set the visualization of line item to #RATING Add a @UI.datapoint to the field and set the visualization to #RATING Add a @UI.chart annotation to the field and set the visualization to #RATING Set type of line item to #AS_DATAPOINT.
Which types are supported as header facets for an object page? There are 3 correct answers to this question. Smart Chart Facet Plan Text Facet Rating Indicator Facet Field Group Facet.
What can you do by editing manifest.json? There are 2 correct answers to this question. Disable List Report Define facets on Object Page Disable object page Add object pages as sub page under an object page.
Denunciar test Consentimiento Condiciones de uso