Hi Experts!
I am trying to debug a Table User-Defined Function in HANA. However, I am unable to place any debug point in Function definition. I did find that debugging is possible by calling functions in a procedure and debug from there.
However, I would still like to know that if it is possible to debug Table User-Defined Function and why it is not possible to debug them directly as we debug the procedure in HANA in case they are not supposed to be debugged directly?
Appreciate Help!