Which elements can you specify with the SAP WeblDE for SAP HANA graphical editor for Core Data Services data models? There are 3 correct answers to this question.

Which elements can you specify with the SAP WeblDE for SAP HANA graphical editor for Core Data Services data models? There are 3 correct answers to this question.A . Entity B. Synonym C. Procedure D. Context E. AssociationView AnswerAnswer: A, D, E

August 28, 2023 No Comments READ MORE +

What is the default data access behavior of the OData service?

You configure an OData service for a transactional SAPUI5 application. What is the default data access behavior of the OData service? Please choose the correct answer.A . Read: Yes Create: Yes Update: Yes Delete: Yes B. Read: Yes Create: Yes Update: Yes Delete: No C. Read: Yes, Create: No Update:...

August 27, 2023 No Comments READ MORE +

What happens when you change and re-build the design-time role?

You created an HDI database role, using the SAP Web IDE for SAP HANA and deployed your project. Afterward, you made some modifications to the runtime role. What happens when you change and re-build the design-time role? Please choose the correct answer.A . The runtime modifications are overwritten. B. The...

August 27, 2023 No Comments READ MORE +

Which of the following elements can be part of the UI5 application's index.html file? There are 2 correct answers to this question

Which of the following elements can be part of the UI5 application's index.html file? There are 2 correct answers to this questionA . Framework Reference B. Bootstrap C. Backend Connection D. UI-AreaView AnswerAnswer: A, B

August 26, 2023 No Comments READ MORE +

Which Git commands are available with the SAP Web IDE for SAP HANA? There are 3 correct answers to this question.

Which Git commands are available with the SAP Web IDE for SAP HANA? There are 3 correct answers to this question.A . Test changes B. Push code C. Clone a repository D. Redeploy the code E. Merge changesView AnswerAnswer: B, C, E

August 25, 2023 No Comments READ MORE +

Which application runtimes are currently supported by the SAP Cloud Application Programming Model? There are 2 correct answers to this question.

Which application runtimes are currently supported by the SAP Cloud Application Programming Model? There are 2 correct answers to this question.A . Go B. Node.js C. Python D. JavaView AnswerAnswer: B, D

August 25, 2023 No Comments READ MORE +

What are the disadvantages when deploying Dynamic SQL? There are 2 correct answers to this question.

What are the disadvantages when deploying Dynamic SQL? There are 2 correct answers to this question.A . Limited opportunities for optimization B. No possibility to bind the result to a SQL Script variable C. No possibility to use SQL Script variables D. Additional SQL execution privileges are requiredView AnswerAnswer: A,...

August 25, 2023 No Comments READ MORE +

Who owns the database objects created in an SAP HANA Deployment Infrastructure (HDI) container? Please choose the correct answer.

Who owns the database objects created in an SAP HANA Deployment Infrastructure (HDI) container? Please choose the correct answer.A . The generated, container-specific technical user B. The SAP HANA extended application services, advanced model (XS advanced) user who deployed the CDS model C. The database user with the generated database...

August 25, 2023 No Comments READ MORE +

How do you implement data-intensive calculations?

You need to create a native SAP HANA application that fully leverages the SAP HANA platform. How do you implement data-intensive calculations? Please choose the correct answer.A . Push the calculations onto the application layer. B. Push the calculations onto the database layer C. Push the calculations onto the presentation...

August 24, 2023 No Comments READ MORE +

Which HTTP commands can you use to define the operations on the resources?

You develop an OData service using XSODATA. Which HTTP commands can you use to define the operations on the resources? There are 3 correct answers to this question. A. DPUT B. READ C. INSERT D. POST E. DGETView AnswerAnswer: A, D, E

August 24, 2023 No Comments READ MORE +