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. Association
Answer: A, D, E
C_HANADEV_18 SAP Certified Development Associate – SAP HANA 2.0 SPS06 exam is a hot SAP certification exam, Exam4Training offers you the latest free online C_HANADEV_18 dumps to practice. You can get online training in the following questions, all these questions are verified by SAP experts. If this exam changed, we will share new update questions.
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. Association
Answer: A, D, E
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: Yes Delete: No
D. Read: Yes, Create: No Update: No Delete: No
Answer: A
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 deployment of the role fails.
C. The runtime modifications are kept.
D. You need to confirm the runtime modifications
Answer: A
Which of the following elements can be part of the UI5 application’s index.html file? There are 2 correct answers to this question
A . Framework Reference
B. Bootstrap
C. Backend Connection
D. UI-Area
Answer: A, B
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 changes
Answer: B, C, E
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. Java
Answer: B, D
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 required
Answer: A, D
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 role, suffix ‘: :access_role’
D. The database user with the generated database role, suffix ‘: :external_privileges_role’
Answer: A
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 layer.
D. Distribute calculations between application layer and presentation layer.
Answer: B
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. DGET
Answer: A, D, E