SAP C_FIORDEV_21 SAP Certified Development Associate – SAP Fiori Application Developer Online Training
SAP C_FIORDEV_21 Online Training
The questions for C_FIORDEV_21 were last updated at Nov 26,2024.
- Exam Code: C_FIORDEV_21
- Exam Name: SAP Certified Development Associate - SAP Fiori Application Developer
- Certification Provider: SAP
- Latest update: Nov 26,2024
You are extending an SAP Fiori app.
Which of the extension properties are defined in the manifest.json? (2 answers)
- A . sap.ui.viewModifications
- B . sap.ui.modelModifications
- C . sap.ui.i18nModifications
- D . sap.ui.controllerExtensions
What is a prerequisite for configuring the SAP Fiori HAT Connector?
- A . Set the path for custom plug-ins
- B . Create a local Cordova project
- C . Generate a service certificate
- D . Create an SAP HANA Cloud Platform (HCP) Web IDE account
What is the result of a GIT Reset?
- A . Removes all untracked files from the working directory.
- B . Undo a committed snapshot.
- C . Returns a project back to the previous state.
When is the use of a master-detail pattern not recommended?
- A . You need to offer complex filters for the master list of items.
- B . When you want to display different facets of the same object, data, or both.
- C . You want to display a single object.
Which model types are supported by SAPUI5?
- A . Resource model
- B . JSON model
- C . OData model
- D . XML Model
- E . Translation model
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
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? Note: There are 3 correct answers to this question
- A . The catalogs assigned to the user do not contain the relevant application or tile.
- B . The target mapping for the tile is missing in the catalog
- C . The user does not have the proper PFCG role assigned to see the application or tile.
- D . The end user is missing the required group containing the tile.
- E . The OData service authorization is missing
What is the relation between the model and the controller in the standard MVC implementation?
- A . The model notifies the controller about changes.
- B . The controller sets the model visibility.
- C . The model updates the controller.
- D . The controller modifies the model.
What aspects of the runtime environment can be accessed by the Device API of SAPUI5?
- A . Language
- B . Screen size
- C . Touch-specific features
- D . Operating system
- E . Orientation change
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
- A . Add catalog to user menu in a PFCG role and grant the role to user
- B . Create a catalog, target mapping, and tiles
- C . Choose the Data service as data provider for the project
- D . Create an annotation file associated with the OData service and add annotations