In SAPUI5, which extensibility approach provides predefined places in the controller code where custom code can be added?Please choose the correct answer.
You need to consume the OData Service from the Gateway to create a new 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?Please choose the correct answer.
Which information is included in the SAPUI5 app’s manifest.json file?There are 3 correct answers to this question.
What is the correct HTTP request method that is required to modify an ODATA resource?Please choose the correct answer.
What is the required content of the Component.js file of an extension project?There are 3 correct answers to this question.
Your customer requires that the SAPUI5 design of all apps matches their corporate theme. Which of the following actions do you perform?There are 3 correct answers to this question.
Which options are known to consume SAP Fiori apps on mobile clients without using the SDK for iOS or Android?There are 3 correct answers to this question.
A business user 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?There are 3 correct answers to this question.
In SAPUI5, which extensibility approach provides a structured way to add custom code to specific sections of a view without altering the original view?Please choose the correct answer.
Scenario: A developer is tasked with creating a dashboard that provides a quick overview of key performance indicators (KPIs) for a logistics company.
Which SAP Fiori Element would be most suitable for this purpose? There are 3 correct answers to this question.
Which of the following components are part of the SAP Web IDE, hybrid app toolkit add-on?Please choose the correct answer.
In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application?Please choose the correct answer.
What goals are achieved by a Lean Development Infrastructure?There are 2 correct answers to this question.
What are the answers of SAP in UX strategy?There are 3 correct answers to this question.
Scenario: A company is redesigning its suite of applications to align with SAP Fiori guidelines. They want to ensure that the applications provide immediate value to users by displaying only essential information.
Which SAP Fiori design principle emphasizes this approach? There are 3 correct answers to this question.
Since what version of SAPUI5 is the automatic model instantiation supported?Please choose the correct answer.
You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use?Please choose the correct answer.
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?Please choose the correct answer.
Which of the following can be used for usability assessment?There are 3 correct answers to this question.
Scenario: A company has implemented a standard SAP Fiori application for purchase order management. They want to add custom fields and logic to the application to cater to their specific business processes.
Which of the following extensibility approaches would be most suitable? There are 3 correct answers to this question.
What is SAP Kapsel?There are 2 correct answers to this question.
Which of the following properties are relevant to the type of facet?There are 2 correct answers to this question.
What result do you expect from the de-composition and re-composition phases?There are 3 correct answers to this question.
Which tool can you use to generate SAPUI5 coding that is based on prototypes?Please choose the correct answer.
Your customer needs to securely connect the SAP HANA Cloud Connector to the Web IDE of an on-premise system. How does the SAP HANA cloud connector help do this?There are 2 correct answers to this question.
You finalized your app development in the SAP Web IDE and need to deploy it. Which deployment targets are offered?There are 3 correct answers to this question.
Scenario: A company wants to extend a standard SAP Fiori application by adding new buttons to the application toolbar. These buttons will trigger custom actions.
Which of the following extensibility approaches would be most relevant for this requirement? There are 2 correct answers to this question.
What are the limitations of publishing CDS as OData service by adding a @OData.publish:true?There are 3 correct answers to this question.
Scenario: A company has developed a new SAP Fiori application for inventory management. Before deploying it to the production environment, they want to ensure its performance and responsiveness.
Which of the following tools would be most suitable for this purpose? There are 3 correct answers to this question.
Which tasks are typically involved in the ongoing operations of SAP Fiori applications?There are 3 correct answers to this question.
What main aspects does the developer have to configure for a sap.viz.ui5.controls.VizFrame control?There are 4 correct answers to this question.
What do you configure to import the BUILD prototype in the SAP Web IDE for development?Please choose the correct answer.
What can you do by editing manifest.json?There are 2 correct answers to this question.
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.
Which of the following extensibility options in SAPUI5 allows developers to add or replace views, controllers, or other application files?Please choose the correct answer.
What are Technical Catalogs used for?There are 2 correct answers to this question.
What are the basic guidelines of the Extension Point concept of SAPUI5?There are 2 correct answers to this question.
What layout control is used to achieve flexible and responsible layouts?
What is Apache Cordova?Please choose the correct answer.
Which of the following data models in SAPUI5 is best suited for internationalization and localization of applications?Please choose the correct answer.
You develop an SAPUI5 app that can be extended. To allow your customer notifications, you set up a hook method. What activities are required to implement a hook method?There are 3 correct answers to this question.
Which elements are part of the UX?There are 2 correct answers to this question.
What aggregations are defined by the sap.suite.ui.commons.ChartContainer?There are 3 correct answers to this question.
What are the current UI Technologies of SAP?There are 3 correct answers to this question.
What annotation is used to define the heading of list report?Please choose the correct answer.
How can you hide some columns when the list report is accessed by a mobile phone?Please choose the correct answer.
What can your customer use a custom SAP Fiori client for?There are 3 correct answers to this question.
Which of the following are features of the SAPUI5 SDK?There are 2 correct answers to this question.
In the SAP Fiori Launchpad, which component serves as a container that holds one or more tiles or links?Please choose the correct answer.
An administrator wants 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?There are 3 correct answers to this question.
What steps are used to display a field as a rating indicator?There are 2 correct answers to this question.
You are developing a complex screen and you use fragments. What features of fragments are useful here?There are 2 correct answers to this question.
Which of the following layouts, are described in v1.48 of guidelines?There are 2 correct answers to this question.
Which different app types can be found in SAP Fiori?There are 2 correct answers to this question.
What is a prerequisite for configuring the SAP Fiori HAT Connector?Please choose the correct answer.
You need to implement an SAP Fiori transactional app for your customer. What benefits are available in the completed app?There are 2 correct answers to this question.
In which cases, is a local annotation better than a CDS annotation?There are 2 correct answers to this question.
What modes are provided by the enumeration sap.m.SplitAppMode?There are 3 correct answers to this question.
What is the use of the annotation @UI.hidden?Please choose the correct answer.
In the data in the screenshot, you need to display the List of Companies in the Americas region. Which binding option do you use for the values X, Y, and Z in the view?Please choose the correct answer.
What is true of the SAP Cloud Platform Web IDE for full-stack development?There are 2 correct answers to this question.
Which SAP Fiori application is launched by using the search functionality instead of using a tile?Please choose the correct answer.
Your customer extends an SAP Fiori app with View Replacement. Which activities do you perform?There are 2 correct answers to this question.
What are the advantages of Local Annotations Over SADL-based Annotations?There are 2 correct answers to this question.
What is the idea behind the golden rule of having one common UX?Please choose the correct answer.
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?Please choose the correct answer.
What are the features of Fiori Elements?There are 3 correct answers to this question.
What happens if you execute an app that contains the following bootstrap file? Please choose the correct answer.
<script src=”resources/sap-ui-core.js” id=”sap-ui-bootsrap” data-sap-ui-libs=”sap.m” data-sap-ui-xx-bindingSyntax=”complex” data-sap-ui-resourceroots=’{“sales.reporting”:”/”}’
Which deployment options do you have for SAP Fiori UIs and OData Services regarding the software components?There are 2 correct answers to this question.
Last changed21 days ago