Mentor SAP
In the SAP HANA studio Debug perspective, the code of the database procedure is shown, and execution waits at the first breakpoint.

 

You can see the input and output parameters and the instantiated local variables in view Variables. You can also inspect their values.

 

To proceed to debug, resume execution. The database procedure does not support stepping through the code like you may be used to form the ABAP debugger.