What key words are contained in the application descriptor file (xs-app.json)? There are 2 correct answers to this question.
What are the key characteristics of the calculation view's Input Parameter? There are 3 correct answers to this question.
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.
A Node.js module is executed for the first time in SAP HANA extended application services, advanced model (XS advanced). Which of the following activities are performed automatically? There are 2 correct answers to this question.
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.
You created several database tables in a multi-target application and need to keep their names as short as possible. Which parameter of the .hdinamespace file do you set to ignore? Please choose the correct answer.
What statement must you insert to the following OData service to complete the navigation definition from the customer entity set to the corresponding sales orders? Please choose the correct answer.
service{ "sample.odata::customer" as customer" navigates ("Customer_Orders* as "toOrders); "sample.odata::salesorder" as "Orders";)
What are the characteristics of SAP HANA calculation views? There are 2 correct answers to this question.
How do you specify the target currency for currency conversion in calculation views? There are 3 correct answers to this question.
Which keywords do you use to define an OData association? There are 3 correct answers to this question.