Test Online Free SAP C_HANADEV_18 Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free C_HANADEV_18 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
Which activities do you perform on an application in the SAP HANA XS Advanced Cockpit? There are 2 correct answers to this question.
Answer:
Question 17Selectable Answer
Which of the following information must you specify when you create a new project in SAP Web IDE for SAP HANA? There are 2 correct answers to this question.
Answer:
Question 18Selectable Answer
1.Which SAP HANA system views contain information about the object ownership? There are 2 correct answers to this question.
Answer:
Question 19Selectable Answer
What key words are contained in the application descriptor file (xs-app.json)? There are 2 correct answers to this question.
Answer:
Question 20Selectable Answer
From which tool can you run the XS command line? Please choose the correct answer.
Answer:
Question 21Written Answer
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
Question 22Selectable Answer
You work on a multi-target application that uses the SAP HANA Deployment Infrastructure (HDI).
Which operations can you perform in the SAP Web IDE for SAP HANA? There are 2 correct answers to this question.
Answer:
Question 23Selectable Answer
You want to exclusively use declarative logic in an SQL Script procedure.
Which of the following operators can you use? There are 2 correct answers to this question.
Answer:
Question 24Selectable Answer
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.
Answer:
Question 25Selectable Answer
In an SQL Script procedure, which feature do you use to initialize IN/OUT table parameters? Please choose the correct answer.
Answer:
Question 26Selectable Answer
Who owns the database objects created in an SAP HANA Deployment Infrastructure (HDI) container? Please choose the correct answer.
Answer:
Question 27Selectable Answer
You developed a multi-target application that contains only a database module.
Which environment are the runtime objects created in? Please choose the correct answer.
Answer:
Question 28Selectable Answer
You need to view the data model exposed by an OData V2 service.
What must you append to the service URL? Please choose the correct answer.
Answer:
Question 29Selectable Answer
You need to access a remote database table object within your HDB module in a Multi-target application project.
In SAP HANA extended application services, advanced model (XS advanced) a user-provided service was created to access the external schem
a. The service is already declared in the Multi-target application project YAML file.
Which activities do you perform?
Answer:
Question 30Selectable Answer
What are the disadvantages when deploying Dynamic SQL? There are 2 correct answers to this question.