What are the platforms available for deployment?

You finalized your SAPUI5 app development in the SAP Web IDE. What are the platforms available for deployment? Note: There are 3 correct answers to this question,A . Deploy to SAP Cloud PlatformB . Deploy to SAP Fiori LaunchpadC . Deploy to SAPUI5 Java RepositoryD . Deploy to SAPUI5 ABAP...

January 12, 2021 No Comments READ MORE +

In the source code below, which of the following locations must reference the extension point?

In the source code below, which of the following locations must reference the extension point?A . EmployeeDate.controllersB . ComponentsC . Neo-app.jsonD . EmployeeData.view.xmlView AnswerAnswer: B

January 12, 2021 No Comments READ MORE +

What is a prerequisite for configuring the SAP Fiori HAT Connector?

What is a prerequisite for configuring the SAP Fiori HAT Connector?A . Set the path for custom plug-insB . Create a local Cordova projectC . Generate a service certificateD . Create an SAP HANA Cloud Platform (HCP) Web IDE accountView AnswerAnswer: D

January 12, 2021 No Comments READ MORE +

Which function do you call on the ODataModel to trigger a deep insert?

Which function do you call on the ODataModel to trigger a deep insert?A . createDeepB . createC . updateDeepD . insertDeepView AnswerAnswer: B

January 11, 2021 No Comments READ MORE +

Which dependent plugin must you enable to include the Push plugin when you create a hybrid mobile app?

Which dependent plugin must you enable to include the Push plugin when you create a hybrid mobile app?A . Logon ManagerB . Network ConnectionC . Dialog NotificationD . App UpdateView AnswerAnswer: C

January 11, 2021 No Comments READ MORE +

What is meant by the phrase "SAPUI5 supports modification free enhancements"?

What is meant by the phrase "SAPUI5 supports modification free enhancements"?A . SAP provides a service in the cloud to generate an enhanced application using aspect-oriented programming.B . The developer must create a copy of the application that should be enhanced and the enhancement is done in the copy.C ....

January 11, 2021 No Comments READ MORE +

What is the purpose of the Logon Plugin Data Vault of the SAP Fiori Client?

What is the purpose of the Logon Plugin Data Vault of the SAP Fiori Client?A . Prevent the access to all nonessential pluginsB . Provide a reusable component for storing sensitive information on the deviceC . Allow a client policy that can be defined on the mobility platformD . Enable...

January 11, 2021 No Comments READ MORE +

How can you do this using the PFCG transaction?

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?A . By adding the tile and target mapping to the groupB . By adding the...

January 11, 2021 No Comments READ MORE +

When you implement a controller extension and you implement the onlnit and on AfterRendering functions in the extension, when are they called?

When you implement a controller extension and you implement the onlnit and on AfterRendering functions in the extension, when are they called?A . Only the functions of the controller extensions are called.B . Before the corresponding functions from the standard controller.C . After the corresponding functions form the standard controller.View...

January 10, 2021 No Comments READ MORE +

What is the result of a GIT Reset?

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.View AnswerAnswer: C

January 10, 2021 No Comments READ MORE +