[Aug-2021] Updated SAP Certified Development Associate C-FIORDEV-21 Exam Questions BUNDLE PACK [Q52-Q76]

Share

[Aug-2021] Updated SAP Certified Development Associate C-FIORDEV-21 Exam Questions BUNDLE PACK

Master The SAP Content C-FIORDEV-21 EXAM DUMPS WITH GUARANTEED SUCCESS!

NEW QUESTION 52
Which features of the SAP Web IDE help you extend a standard SAP Fiori app? (2 answers)

  • A. A wizard to generate the files for each extension possibility
  • B. The Extensibility Pane to extend the control
  • C. The Descriptor Editor to choose elements for extension
  • D. An editor to modify the data model in the extended project

Answer: A,B

 

NEW QUESTION 53
You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use?

  • A. View Extension
  • B. View Modification
  • C. View Replacement
  • D. View Visibility

Answer: B

 

NEW QUESTION 54
How can you extend an SAP Fiori app? (3 answers)

  • A. Add customer view content in a predefined extension point
  • B. Enable merging of the standard and the custom controller at runtime
  • C. Modify the data model to merge data at runtime
  • D. Modify the runtime libraries that are to be loaded
  • E. Modify the properties of the view control

Answer: A,B,E

 

NEW QUESTION 55
Which of the following are the current SAP UI Tools?

  • A. Flexible UI Designer
  • B. SAP NetWeaver Gateway
  • C. SAP NetWeaver Portal
  • D. SAPUI5 Application Development Tools
  • E. SAP Screen Personas

Answer: A,C,D

 

NEW QUESTION 56
Which of the following are features of the SAPUIS SDK? Note: There are 2 correct answers to this question.

  • A. Keyboard interaction support and accessibility features
  • B. Provides an interface to Web Dynpro
  • C. Is a subset of OpenU15
  • D. Allows the usage of the jQuery library

Answer: B,C

 

NEW QUESTION 57
What is the name of the aggregation of the sap.m.App control, or more precisely the name of the sap.m.NavContainer control, in which UI controls are aggregated?

  • A. pages
  • B. fullPages
  • C. detailPages
  • D. masterPages

Answer: A

 

NEW QUESTION 58
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? (2 answers)

  • A. It supports custom destination API configuration and certificate inspection
  • B. It initiates a cloud-based reverse-invoke process
  • C. It secures an SSL tunnel between the SAP Hana Cloud and the on-premise system
  • D. It creates connectivity by a reverse-invoke process on the on-premise system

Answer: C,D

 

NEW QUESTION 59
Which of the following best describes a commit?

  • A. With every commit, GIT takes a snapshot of the current state of the underlying files.
  • B. A commit in GIT is a local operation.
  • C. With every commit, a new local repository is created.
  • D. With every commit, GIT create a new branch.

Answer: A

 

NEW QUESTION 60
What options can you use to add UI annotations to a SAP Fiori Element Page? Note: There are 3 correct answers to this question.

  • A. Add Annotation to the Annotation file present as a part of WeblDE project using Annotation modeler
  • B. Add Annotation with the help of a Metadata Extension
  • C. Add Annotations to the underlying CDS view
  • D. Add Annotation to the underlying Database Table

Answer: B,C,D

 

NEW QUESTION 61
Which file is referred to as the App Descriptor and what is its function?

  • A. The neo.json file is referred to as App Descriptor Its function is to capture data from objects
  • B. The config-json file is referred to as App Descriptor Its function is to configure ports and turn on plug-ins
  • C. The configure.xml file is referred to as App Descriptor Its function is to configure web apps and turn on
    ^ plug-ins
  • D. The manifest.json file is referred to as App Descriptor Its function is to instantiate the model

Answer: D

 

NEW QUESTION 62
Which of the following activities allow you to store your changes in a local Git repository?

  • A. Commit
  • B. Save
  • C. Push
  • D. Clone

Answer: A

 

NEW QUESTION 63
What query option is needed to access the data of an entity in the JSON format?

  • A. $json
  • B. format=json
  • C. $format=json

Answer: C

 

NEW QUESTION 64
You need to implement an SAP Fiori transactional app for your customer. What benefits are available in the completed app? (2 answers)

  • A. It allows fast iterations for the Ul apps
  • B. It allows drill-down details to be presented in the Ul
  • C. It allows access to the back end to edit document details
  • D. It allows Ul changes without development privileges in the back-end

Answer: C,D

 

NEW QUESTION 65
To perform a QUnit test, what do you include in a test page under your webapp folder?

  • A. SAPUI5 bootstrap code
  • B. Mock code
  • C. OPA function
  • D. Stub code

Answer: A

 

NEW QUESTION 66
What is the namespace in which the smart controls are bundled?

  • A. sap.ui.comp
  • B. sap.ui.smart
  • C. sap.m

Answer: A

 

NEW QUESTION 67
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?

  • A. Define settings using transaction /UI5/FLP_CUS_CONF.
  • B. Define settings using transaction /UI5/FLP SYS_CONF
  • C. Use the configuration file to define URL parameters to enable/disable features when starting the SAP Fiori Launchpad
  • D. Create a target mapping in a catalog and assign the catalog to all users using roles

Answer: A,B,D

 

NEW QUESTION 68
In the code on the screenshot, 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

  • A. /region [OJ/companies[0]/city
  • B. /regions/1/companies/l/city
  • C. /regions/companies/O/city
  • D. /regions/0/companies/O/city

Answer: D

 

NEW QUESTION 69
What do you configure to import the BUILD prototype in the SAP Web IDE for development?

  • A. The destination in the SAP HANA Cloud Platform
  • B. The connection in the SAP HANA Cloud Connector
  • C. The API key in the SAP Web IDE plugin
  • D. The connection in the SAP HANA Cloud Integration

Answer: A

 

NEW QUESTION 70
From which control does the sap.m.App control inherit navigation capabilities?

  • A. sap.m.NavigationContainer
  • B. sap.m.NavContainer
  • C. sap.ui.core.NavContainer

Answer: B

 

NEW QUESTION 71
What does coherence refer to in the SAP Fiori design principles? (2 answers)

  • A. The same intuitive experience across the whole enterprise
  • B. A consistent interaction and visual design language
  • C. A description of the technological foundation
  • D. The way in which the data is handled internally

Answer: A,B

 

NEW QUESTION 72
What activity does the QUnit Stub functionality perform?

  • A. Returns values for method calls
  • B. Provides parameters and return values for method calls
  • C. Verifies that expected methods are called correctly
  • D. Supplies parameter for method calls

Answer: B

 

NEW QUESTION 73
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?

  • A. Create a new catalog referencing /U12/CONFIG_PERS_OFF and assign it to the users by a PFCG role
  • B. 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,
  • C. Create a new catalog referencing /U12/CONFIG_CUS_CONF and assign it to the users by a PFCG role

Answer: A

 

NEW QUESTION 74
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?

  • A. Create KPI, Create Evaluation, Create Tile Configure Drill-Down, Manage KPI Associations
  • B. Create KPI. Configure Drill-Down. Create Evaluation, Create Tile Manage KPI Associations
  • C. Create Evaluation, Create Tile, Create KPI, Manage KPI Associations, Configure Drill-Down
  • D. Create Tile. Create KPI, Create Evaluation, Configure Drill-Down, Manage KPI Associations

Answer: A

 

NEW QUESTION 75
Which activities does the the OData Model Editor support? Note: There are 2 correct answers to this question.

  • A. Edit ODataModels
  • B. Test DataModels
  • C. Create ODataModels
  • D. Deploy OData Models

Answer: A,B

 

NEW QUESTION 76
......

Pass SAP C-FIORDEV-21 Exam – Experts Are Here To Help You: https://www.pass4training.com/C-FIORDEV-21-pass-exam-training.html