SAP C_HANADEV_17 SAP Certified Development Associate – SAP HANA 2.0 SPS05 Online Training
SAP C_HANADEV_17 Online Training
The questions for C_HANADEV_17 were last updated at Nov 16,2024.
- Exam Code: C_HANADEV_17
- Exam Name: SAP Certified Development Associate - SAP HANA 2.0 SPS05
- Certification Provider: SAP
- Latest update: Nov 16,2024
You need to check user input data in your OData request .
Which exit type do you use?
- A . Consistency
- B . Modification
- C . Verification
- D . Validation
You develop native SAP HANA applications in SAP HANA extended application services, advanced model (XS advanced).
What are some of the advantages compared to developing in SAP HANA extended application services, classic model (XS classic)? Note: There are 3 correct answers to this question.
- A . No additional SAP HANA components are required.
- B . It supports different runtime containers.
- C . The source code repository is built into the SAP HANA database.
- D . Advanced GIT/GERRIT source code management is available.
- E . The application layer can be separate from the database.
You need to manage an exception in a SQL Script.
Which SQL Script features can you use? Note: There are 2 correct answers to this question.
- A . CREATE EXIT HANDLER
- B . DECLARE EXIT HANDLER
- C . SIGNAL
- D . DEFINE RESIGNAL
Where do you add controls to the user interface?
- A . JSON model
- B . OData model
- C . XML view
- D . Manifest file
You create an SAP HANA extended application services, advanced model (XS advanced) multi-target application using the SAP Web IDE for SAP HANA.
Which files can be generated automatically by the wizard when you create the SAP HANA database (HDB)
module? Note: There are 2 correct answers to this question.
- A . hdiconfig
- B . package.json
- C . hdinamespace
- D . server.js
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 MTA project.
- D . Activate artifacts via _SYS_REPO.
You create a multi-target application in SAP Web IDE for SAP HANA .
Which source code management option do you use?
- A . SVC-based repository
- B . SAP HANA repository
- C . GIT-based repository
- D . SAP HANA repository workspace
Your team develops an application using SAP Web IDE for SAP HANA .
How can you share the application source code with other team users?
- A . Share the project in the application project settings.
- B . Assign a shared workspace to users in XS Advanced Administration.
- C . Store the source code in a shared Git repository.
- D . Store the project in a shared package within the SAP HANA repository.
What are the issue categories that SQL Script Code Analyser scans for? There are 3 correct answers to this question.
- A . Performance
- B . Consistency
- C . Security
- D . Business logic
- E . Privileges
Which SAP HANA system views contain information about the object ownership? There are 2 correct answers to this question.
- A . ROLES
- B . TABLES
- C . SCHEMAS
- D . OBJECTS