cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to debug HANA Table Function

former_member527468
Participant
0 Kudos

Dear Experts,

Is it possible to debug a HANA Table function? When I try to do this from the webIDE editor, its not allowing me to click on the left hand side of the source code to create a break point. I have enabled debugging as below:

selected the SQL Debugger > Debug Browser and clicked on the 'Toggle Connection' button.

And I get the below message :

The SQL Debugging has been connected successfully...

However, I am unable to click on the left margin to create a break-point.

Thanks,

Ajith

Accepted Solutions (0)

Answers (2)

Answers (2)

Hi Ajith,

I was experiencing the same issue. I did not find anything online though. However , I copied the codes to a procedure in SAP HANA and could debug it easily.

Thanks,

Barnali

former_member527468
Participant
0 Kudos

I am also doing the same, Barnali. However, it would be great if we can debug the table function directly.

S0011699620
Discoverer
0 Kudos

Is it possible to debug a table Function in webide. I am also not able to create a break-point.