What happens if you define a database object in the persistence model and deploy it using the SAP HANA Deployment Infrastructure (HDI)?

What happens if you define a database object in the persistence model and deploy it using the SAP HANA Deployment Infrastructure (HDI)?A . The corresponding runtime object is created in the database module of the multi-target application during runtime.B . The corresponding runtime object is created in the HDI container...

March 25, 2022 No Comments READ MORE +

Which properties can you define inside the Technical Configuration section?

You are working on an entity using Core Data Services. Which properties can you define inside the Technical Configuration section? Note: There are 2 correct answers to this question.A . ImportB . Storage TypeC . IndexD . AssociationView AnswerAnswer: B,C

March 25, 2022 No Comments READ MORE +

What do you use to set up unit testing for your SQL Script procedure? Please choose the correct answer.

What do you use to set up unit testing for your SQL Script procedure? Please choose the correct answer.A . A library with language SQLSCRIPTTESTB . The SQL Script debuggerC . SQL Script logging proceduresD . The SQL Script Code AnalyzerView AnswerAnswer: A

March 25, 2022 No Comments READ MORE +

What must you append to the service URL?

You need to view the data model exposed by an OData V2 service . What must you append to the service URL?A . $servicedefinitionB . $schemaC . $metadataD . $formatView AnswerAnswer: C

March 25, 2022 No Comments READ MORE +

Which functionality is provided by SAP web IDE for SAP HANA? Note: There are 2 correct answers to this question.

Which functionality is provided by SAP web IDE for SAP HANA? Note: There are 2 correct answers to this question.A . Syntax-aware editors for codeB . Organization and space managementC . Build and deploy applicationsD . User managementView AnswerAnswer: A,C

March 25, 2022 No Comments READ MORE +

Which content can you include in a Node.js module of the multi-target application? Note:

Which content can you include in a Node.js module of the multi-target application? Note: There are 3 correct answers to this question.A . Data services in JavaB . Node appsC . XSJS appsD . Java appsE . OData services in JavaScriptView AnswerAnswer: B,C,E

March 23, 2022 No Comments READ MORE +

On which objects can you apply the filter?

You use APPLY_FILTER to add a dynamic WHERE clause on SELECT statements. On which objects can you apply the filter? Note: There are 2 correct answers to this question.A . Database tablesB . Intermediate table variablesC . Virtual tablesD . Scalar variablesView AnswerAnswer: A,B

March 23, 2022 No Comments READ MORE +

Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)? Note: There are 3 correct answers to this question.

Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)? Note: There are 3 correct answers to this question.A . Synchronize source with GIT repositoryB . Store source in SAP HANA repositoryC . Activate artifacts via _SYS_REPOD . Create...

March 22, 2022 No Comments READ MORE +

Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)? Note: There are 2 correct answers to this question.

Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)? Note: There are 2 correct answers to this question.A . Export the project as an MTA archive.B . Store the source in the SAP HANA repository.C . Create an...

March 22, 2022 No Comments READ MORE +

Which parameters does the APPLY_FILTER function support? There are 2 correct answers to this question.

Which parameters does the APPLY_FILTER function support? There are 2 correct answers to this question.A . Entity setB . Join conditionC . Table variableD . Filter conditionView AnswerAnswer: C,D

March 22, 2022 No Comments READ MORE +