C_HCDEV_03 SAP Certified Development AssociateSAP HANA Cloud 1.0

Loading demo links...

Showing 7–9 of 10 questions

Question 7

You are using Core Data Services (CDS) to define the persistence layer in SAP Business Application Studio.Which folder of the project do you use to create the design time files?

Select an option, then click Submit answer.

  • srv

  • db

  • src

  • web

Question 8

What is an event handler?

Select an option, then click Submit answer.

  • A method

  • A procedure

  • An interface

  • A function

Question 9

What is the sequence of steps to debug a procedure?

Select an option, then click Submit answer.

  • Select the procedure to be debugged from the Database Explorer.Open the procedure for debugging and set the breakpoint.Open the debug panel and link the debugger to a session.Execute the procedure.

  • Open the debug panel and link the debugger to a session.Select the procedure to be debugged from the Database Explorer.Open the procedure for debugging and set the breakpoint.Execute the procedure.

  • Open the procedure for debugging and set the breakpoint.Open the debug panel and link the debugger to a session. Select the procedure to be debugged from the Database Explorer.Execute the procedure.

  • Select the procedure to be debugged from the Database Explorer.Open the debug panel and link the debugger to a session.Open the procedure for debugging and set the breakpoint.Execute the procedure.