SAP C_HCDEV_03 SAP Certified Development Associate – SAP HANA Cloud 1.0 Online Training
SAP C_HCDEV_03 Online Training
The questions for C_HCDEV_03 were last updated at Nov 15,2024.
- Exam Code: C_HCDEV_03
- Exam Name: SAP Certified Development Associate - SAP HANA Cloud 1.0
- Certification Provider: SAP
- Latest update: Nov 15,2024
In a SQLScript procedure, which feature can you use to initialize IN/OUT table parameters?
- A . SET
- B . IS_EMPTY
- C . DEFAULT EMPTY
- D . DEFAULT
Which of the following are predefined pseudo-roles supported by the SAP Cloud Application Programming Model? Note: There are 2 correct answers to this question.
- A . system-user
- B . authenticated-user
- C . database-user
- D . application-user
What is an event handler?
- A . A method
- B . A procedure
- C . An interface
- D . A function
Which Node.js module do you use to run an SQL statement against the SAP HANA database?
- A . @sap/xssec
- B . @sap/xsenv
- C . @sap/hdbext
- D . @sap/hdi
What are the aspects of a Multi-Target Application (MTA) model in the lifecycle management of distributed applications? Note: There are 3 correct answers to this question.
- A . Integration
- B . CI/CD
- C . Configuration
- D . Composition
- E . Dependencies
To which authorization objects can the SAP HANA Cloud Administrator assign business users?
- A . Role-collections
- B . Scopes
- C . Authorizations
- D . Role-templates
Which of the following types of data model can you develop with SAP HANA Cloud? Note: There are 3 correct answers to this question.
- A . Semantic
- B . Spatial
- C . Graph
- D . Composite
- E . Predictive
Why do you use request objects in the event handlers? Note: There are 3 correct answers to this question.
- A . To give information on the HTTP method
- B . To call external services
- C . To register another set of handlers
- D . To send an arbitrary event
- E . To provide error messages to the client
Why would you choose an HDI-shared service plan instead of a schema service plan? Note: There are 3 correct answers to this question.
- A . You want to create database objects using source files.
- B . You want to use containers to isolate objects.
- C . You want to use SAP Business Application Studio.
- D . You want to use synonyms to access external data.
- E . You want to develop calculation views.
Which file can an administrator use to augment the Multi-Target Application (MTA) model in the deployment descriptor?
- A . mtaext.yaml
- B . mtad.yaml
- C . manifest.yaml
- D . mta.yaml