C_FIORDEV_21
![]() |
![]() |
![]() |
Título del Test:![]() C_FIORDEV_21 Descripción: C_FIORDEV_21 |




Comentarios |
---|
NO HAY REGISTROS |
You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system. What do you create to implement a deep insert? Note: There are 2 correct answers to this question. A flat structure with sales order and sales order item, and then add an expand command. A nested structure for sales order and sales order items. An individual structure for both sales order and sales order items, and then batch item. An object structure that defines the hierarchy. 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 PFCG transaction?. By adding the tile and target mapping to the group. By adding the catalog to the mnu tab of the role. By assigning the authorization profile for the catalog in the authorization tab. By adding the semantic object to the catalog and group. While testing an SAP FIORI app you discover that a button on the page delivers no response. Wich of the following agile pyramid options do you use?. OPA. Sinon. QUnit. Mock server. You develop an SAP Fiori sales app to retrieve the sales order information from the backend system. Wich the following model types do you use?. Resource model. XML model. Odata model. JSON model. You need to configure a SAP Cloud Platform destination to enable SAP Web IDE to extend an existing SAP Fiori app. Wich configuration etting for the WebIDEUsage property is required?. odata_abap. extend_abap. ui5_execute_abap. dev_abap. In a SAP Fiori Hub deployment, where is the SAPUI5 application code stored for a transactional app?. SAP Back-End Server (BES). SAP Web dispatcher. SAP Front-End Server (FES). SAP HANA XS Engine. Which HTTP request methods does the SAP Gateway server use to compute and return a new eTag in a response header? Note: There are correct answers to this question. POST. PUT. DELETE. GET. 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/companies Y: companies/name Z: companies/city. X: /regions/companies Y: name Z: city. X: /regions/0/companies Y: companies/0/name Z: companies/0/city. X: /regions/0/companies Y: name Z: city. What is the correct HTTP request method that is required to modify on ODATA resourse?. POST. CHANGE. UPDATE. PUT. In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application?. Neo-app .json. Component.js. Manifest.json. Index.html. Which features of the SAP Web IDE help you extend a standard SAP Fiori app? Note: There are 2 correct answers to this question. The description Editor to choose elements for a extension. An editor to modify the data model in the extended project. The Extensibility Pane to choose extension points. A wizard to generate the files for each extension possibility. Your customer ask you about the advantages of the Model View Controller (MVC) design pattern used in SAPUI5. Which following answers do you provide?. The data model can be reused by several differents applications. Allows the project team to decouple UI development from business logic development. MVC artifacts can be transported and debugged separately. MVC is easy to implement for the project team members and supports quick coding. You perform a QUnit test with the following synctactical options. Which call returns true when you execute it?. assert.strictEqual(0,"0","true");. assert.strictEqual(0," ","true");. assert.strictEqual(0,null,"true");. assert.strictEqual(0,-0,"true");. In the source code below, which of the following locations must reference the extension point?. EmployeeData.controller.js. Component.js. EmployeeData.view.xml. Neo-app.json. Which of the following floorplants 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. Overview page. Initial page. Wizard. Analytical List Page. List report. 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. Component.js. Manifest.json. i18n.properties. 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 question. Add catalog to user menu in a PFCG role and grant the role to user. Create an annotation file associated with the OData service and add annonations. Create a catalog, target mapping, and tiles. Choose the OData service as data provider for the project. Which application type can you develop and deploy on the SAP Cloud platform Neo environment? Note: there are 3 correct answers to this question. Objective-C apps. Hana XS apps. Java apps. HTML5 apps. .NET apps. To perform a QUnit test, what do you do include in a tet page under your webapp folder?. Stub code. SAPUI5 bootstrap code. Mock code. OPA function. Which SAP Fiori app types require the SAP Hana database? Note: There are 2 correct answers to this question. Legacy. Transactional. Analytical. Factsheet. What are the Lifecycle events on a SAPUI5 view controller? Note: There are 2 correct answers to this question. afterExecution. beforeEntry. onExit. onBeforeRendering. Your customer request a special create method to enable the creation of the full OData hierarcy. Which Odata service method can you use?. CREATE_DEEP_ENTITY. CREATE_STREAM. EXECUTE_DEEP_INSERT. CREATE_BATCH_ENTITY. When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which types of app is it deployed as?. BSP. OpenUI5. HTML5. ABAP. You need to consume the Odata service from the Gateway to create a enw SAP Fiori app in the SAP Web IDE. What value do you configure in the WebIDEUsage property for the destination in the SAP HANA cloud platform?. odata_xs. odata_gen. dev_abap. odata_abap. Your customer requires tha the SAPUI5 design of all apps matches their corporative theme. Which of the following actions do you perform? Note: There are 3 correct answers to this question. Create a css file using the Web IDE implementation theme. Reference the relevant astifacts in the bootstrap of the app. Create a theme using The Theme Designer implementing the theme. Create a module using the Web IDE implementing the theme. Create a model using the Web IDE implementing the theme. What are the advantages of Local Annotations Over SADL-based annotations? Note: There are 2 correct answers to this question. Local Annotations are more reusables as compared to SADL based annotations. Can override the CDS based annotations. Can handle Complex annotations which is not a bound to a single field of entity. All the Framework-Specific Annotations available as a part of CDS views are also availale as a part of annotation modeler, which makes it highly flexible. What result do you expect from the de-composition and re-composition phases? Note: There are 3 correct answers to this question. A purpose-built app to support personas. A responsive de-composed design. The break-down of a large transaction. The prevention of irrelevant data being shown to the user. An adaptative and coherent app. What happens if you execute an app that contains the following bootstrap file?. The bootstrap will load and the customer-defined default theme will be used. The bootstrap will load and the application will run successfully but without a theme. The bootstrap will NOT load and the application will produce an error message that the theme is missing. The bootstrap will load and the SAP default theme will be used. Which file can you use to configure internal navigation for List report and Object page templates?. index.html file. OData annotation file. vocabulary.xml file. manifest.json file. You are an administrator for your S/4HANA 1809 lanscape. You want to disabel personalization and themes on the SAP Fiori Launchpad for select users in one client. How can you do this?. Create a new catalog referencing /UI2/CONFIG_CUS_CONF and assign it to the users by a PFCG role. Create a new catalog referencing /UI2/CONFIG_PERS_OFF and assign it to the users by a PFCG role. Create a new catalog referencing /UI2/CONFIG_PERS_ON, adjusting the relevant parameter in the target mapping, and assign it to the users by a PFCG role. Create a new catalog referencing /UI2/CONFIG_SYS_CONF and assign it to the users by a PFCG role. Which of the following sequences is the correct seqeunce for the problem space phase in a Design Thinking workshop?. Scoping, 360º Research, Ideation. Scoping, Synthesis, Ideation. 360º Research, scoping Synthesis. Scoping, 360º Research, Synthesis. Why does SAP Fiori use an intent-based navigation? Note: There are 2 correct answers to this question. To support cross-app navigation. Interdependent targets must be deployed in a single transport request. Apps can be developed and deployed in parallel. The concrete app targets can be deployed separately. SAP Fiori elements utilices a metadata-driven approach for SAP Fiori app development. What are the implications of this?. The SAPUI5 runtime interprets metadata and annotations of the OData services and uses the corresponding views for the Fiori app at startup. App developers must use JavaScript to allow theis applications to read OData annotations and metadata. Smart templates must be used by the developer to consume OData annotations and metadata so the SAPUI5 runtime can use the corresponding view. SAPUI5 Smart Controls must be created by developers to utilize the OData annotations and metadata of SAP Fiori Elements templates. You are modeling a new role for your SAP Fiori Launchpad users. Which of the following steps is an optional configuration step?. Create tiles and Target Mappings. Assign Catalog to Role. Create Group and Assign Tile. Create Catalog. How can you extend an SAP Fiori app? Note: There are 3 correct answers to this question. Enable merging of the standard and the custom controller at runtime. Modify the runtime libraries that are to be loaded. Modify the properties of the view control. Modify the data model to merge data at runtime. Add custom view content in a predefined extension point. Which tile types can you use to display real-time data values that are read from an OData service? Note: There are 2 correct answers to this question. News tile. App Launcher - Dynamic tile. KPI- based tile. App Launcher - Static tile. Your customer wants to enable the SAP Fiori app to be accesed in multiple languages. Which of the following activities do you perform? Note: There are 3 correct answers to this question. Create a view file and a controller file for each language. Encode the special characters in HTML in the resources file. Create a resource file with a .props extension. Create a resource file containing key/value pairs. Create a resource file for each language. Your customer extends an SAP Fiori app with View Replacement. Which activities do you perform? Note: There are 2 correct answers to this question. Identify specific SAPUI5 control to be replaced. Verify that adding custom content in the Extension Points is NOT sufficient. Create an SAPUI5 view that replaces the complete view. Create an SAPUI5 control that replaces teh original control. Which of the following annotations would you use for a list report page? Note: There are 2 correct answers to this question. Use @UI.lineitem.importance annotation to determine in which devices the field is displayed. Use @UI.hidden.annotation to hide the fields that are not to be displayed on a list report. Use @UI.selectionField annotation to define a fuzzy search field. Use @Search.defaultSearchElement annotation to define input fields with value help. Which of the following are features of the SAPUI5 SDK? NOTE: There are 2 correct answers to this question. Is a subset of OpenUI5. Provides an interface to Web Dynpro. Keyboard interaction support and accesibility features. Allows the usage os the jQuery library. Your customer asks you to demosntrate their app with localizations changes. Which actuvuty do you perform?. Show the i18n.properties file translations. Configure the supportedLanguages settings in the Project.json file. Use the preview frame in teh run configuration. Configure the run configuration file in the app. 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 Odata metadata. Reference the tile from a SAP Business Group. Reference the tile from a SAP Business Catalog. Reference the tile from a Technical Catalog provided by SAP. What are the advantages of the Sinon.JS framework? NOTE: There are 2 correct answers to this question. It supllies higher level test doubles for timers and AJAX requests. It enables test-driven development. It supports only synchronous requests. It provides support for spies, stubs and mocks. What does coherence refer to in the SAP Fiori design principles? NOTE: There are 2 correct answers to this question. The same intuitive experience across the whole enterpise. Design for business users needs and their work. Solves multiple use casesq. A consistent interaction and visual design language. You are developing a complex screen and you use fragments. What features of fragments are useful here? NOTE: There are 2 correct answers to this question. Fragments are light-weight UI parts that can be reused. Fragments can be a stand-alone view. Fragments can be found by the SAPUI5 runtimes libraries. Fragments have their own controller. What is the required content in the Component.js file for an extension project? NOTE: There are 2 correct answers to this question. The controller IDs. The link to the parent app. The customizing section. The namespace of the parent app. You finalized your SAPUI5 app development in the SAP Web IDE. What are the platforms available for deployment? NOTE: There are 2 correct answers to this question. Deploy to SAP Cloud Platform. Deploy to SAPUI5 Java Repository. Deploy to SAPUI5 ABAP Repository. Deploy to SAP Fiori Launchpad. You need the backend server to sort and filter the data used in your customer's app. Which SAPUI5-supported data model must you use?. XMLModel. ResourceModel. ODataModel. JSONModel. Which methods can you use to bind data to the controls in SAPUI5? NOTE: There are 3 correct answers to this question. Property. Aggregation. Element. Combination. Structure. In the code on the screenshoot, what are the absolute paths of the property that retrieves the City value for the company Acme Inc.? NOTE: There are 2 correct answers to this question. /regions/1/companies/1/city. /regions/0/companies/0/city. /regions[0]/companies[0]/city. /regions/companies/0/city. What activity does the QUnit Stub functionality perform?. Provides parameters and return values for method calls. Returns values for method calls. Verifies that expected methods are called correctly. Supplies parameters for method calls. Where are the themes saved for the SAP Fiori Launchpad?. In the UI theme designer tool. In the bootstrap. In the theme repository. In the theme data center. 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 readtable format on a mobile device? NOTE: There are 2 correct answers to this question. column:<column demandpopin="true" maxscreenwidth="mobile"></column>. column:<column demandpopin="true" minscreenwidth="tablet"></column>. column:<column demandpopin="true" minscreenwidth="tablet" popindisplay="Inline"></column>. column:<column demandpopin="true" maxscreenwidth="tablet" popindisplay="Inline"></column>. Which SAP Fiori applications can you launch using the search function instead of a tile?. Transactional. Factsheet. Legacy. Analytical. 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 with the help of a Metadata Extension. Add annotations to the manifest file present as a part of WebIDE project using the Descriptor Edit. Add annotation to the underlying Database Table. Add annotation to the annotation file present as a parto of WebIDE project using Annotation modeler. Add annotations to the underlying CDS view. Which processes are part of the design phase when you develop SAP Fiori apps?. Developing, Testing and Deploying. Ideation, Prototyping and validation. Requirement gathering, Research and Documentation. Scoping, 360º degree research and Synthesis. Which of he following activities allow you to store your changes in a local Git repository?. Clone. Push. Save. Commit. What are the Technical Catalogs used for? NOTE: There are 2 correct answers to this question. As a referencefor Business Groups. To reference tiles and target mappings according to Segregation os Duties for example a Purchase, a Buyer and so on. As a reference for Business catalogs. To store tiles and target mappings by technology per solution area. Why do you explore the Problem Space in detail during a Desing Thinking Workshop?. To validate solution ideas. To create desirable solutions. To save costs in the evaluation phase. To understand user needs. Which tool can you use to generate SAPUI5 coding that is based on prototypes?. SAP Build. Adobe Flash. UI Theme Designer. SAP WEB IDE. What is the purpose of the SAP Cloud Connector?. It connects the services of the SAP Cloud Platform and SAP Web IDE. It allows the SAP Web IDE to connect to the on- premise system´s Cordova development environment. It connects the services of the SAP Cloud Platform and on-premise systems in the customer´s network. It lists the search components and corresponding search models needed for the app. Which control can you use to create responsive table-free layouts?. sap.ui.layout.HorizontalLayout. sap.ui.layout.Grid Control. sap.ui.layout.ResponsiveFlowLayout. sap.ui.layout.VertialLayout. You are creating KPI Design or KPI modeler Apps using the SAP KPI Framework. Which of the following sequences is the correct one for this?. Create tile, Create KPI, Create Evaluation, Configure Drill-Down, Manage KPI Associations. Create KPI, Create Evaluation, Create Tile, Configure Drill-Down, Manage KPI Associations. Create KPI, Configure Drill-Down, Create Evaluation, Create Tile, Manage KPI Associations. Create Evaluation, Create Tile, Create KPI, Manage KPI Associations, Configure Drill-Down. You need to securely connect the SAP Web IDE to an on-premise system. How does the SAP Cloud Connector help do this? NOTE: There are 2 correct answers to this question. It secures an SSL tunnel between the SAP Cloud and the on-premise system. It initiales a cloud-based reverse-invoke process. It creates connectivity by a reverse-invoke process on the on-premise system. It supports custom destination API configuration and certificate inspection. A business user is unable to find an application on the SAP Fiori Launchpad or on the App Finder. Which of the followingoptions could explain why the tile is unavailable? NOTE: There are 3 correct answers to this question. The user does not have the proper PFCG role assigned to see the aplication or tile. The catalogs assigned to the user do not contain the relevant application or tile. The OData service authorization is missing. The target mapping for the tile is missing in the catalog. The end user is missing the required group containing the tile. You develop an SAPUI5 app and implement a FacetFilter. What events are triggered when the user interacts with the FAceFilter control? NOTE: There are 2 correct answers to this question. Confirm. listFilter. Oninit. Reset. What are the limitations of OPA5 test? NOTE: There are 2 correct answers to this question. End-to-end test are NOT recommended. The developer needs to create the test during development. It never causes a test to fail. Testing across more than one page is NOT possible. You need to bind data from a model to an SAPUI5 view control. Which of the following modes are valid? NOTE: There are 3 correct answers to this question. Three-way binding. Resource-model binding. One-way binding. One-time binding. Two-way binding. Which of the following pattern sequences are the QUnit test based on?. Given, Then, and When. Assert, Act and Arrange. Arrange, Act and Assert. Given, When and Then. What are Smart Controls?. Application templates for SAPUI5 applications to optimize development. The predecessor of Smart Templates. Basic SAPUI5 controls recommended for standalone usage. SAPUI5 controls that can be rendered dynamically according to OData service annotations. You develop an SAPUI5 app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to implement a hook method? NOTE: There are 3 correct answers to this question. Define a new function name ensuring it is reserved for the extension. Identify a strategic location in the controller for the customized code. Add a code snippet to check if the method exists and execute it. Modify the bootstrap option to allow multi-layer extensions of the custom code. Create a .js file in the Util folder to allow the customer to add custom code. Which activities does the OData Model Editor support? NOTE: There are 2 correct answers to this question. Deploy ODataModels. Edit ODataModels. Test ODataModels. Create ODataModels. You want to use transaction /UI2/FLP to start the SAP Fiori Launchpad using the Web Dispatcher. Which database table do you use to configure this?. HTTPURLLOC. HTTP_MADMIM. HTTP_CSP_MADMIN. HTTP_WHITELIST. In the screenshot, which element of the Arrange-Act-Assert pattern correspond to the Act in a QUnit test?. QUnit.test. this.calculator.press("1");. teardown : function(){}. QUnit.module. Which information is included in the SAPUI5 app´s manifest .json file? NOTE: There are 3 correct answers to this question. SAPUI5 dependencies. Referenced data sources. Localization keys. App ID, Name, and Version. Client side data-models. An administrator wats to configure the SAP Fiori Launchpad for all users in one client for your S/4HANA 1809 landscape. Which of the following options represents the best way for the administrator to do this?. Create a target mapping in a catalog and assign the catalog to all users using roles. Define settings using transaction /UI2/FLP_CUS_CONF. Use the configuration file to define URL parameters to enable/disable features when starting the SAP Fiori Launchpad. Define settings using transaction /UI2/FLP_SYS_CONF. You develop an SAPUI5 app that updates dat on the SAP back-end system. What activities are required when you implement an XSRF token? NOTE: There are 2 correct answers to this question. Include the token in the HTTP request body of each write request. Retrieve the token and send it with each write request. Execute teh Refresh method for an expired token. Generate a token on each read and write request. You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest .json? NOTE: There are 2 correct answers to this question. sap.ui.controllerExtensions. sap.ui.modelModifications. sap.ui.i18nModifications. sap.ui.viewModifications. You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use?. View extension. View Replacement. View visibility. View modification. Which propierties do you need to configure when you use the Mock server? NOTE: There are 2 correct answers to this question. Service URL. Module path. Binding type. DEstination. |