Hello,
I am on HANA SP7 box. In a xsjslib in my XSProject, I need a way to determine the stack trace of the current thread.
That is, I need to find the package name, class name and function name of the calling object during execution.
I understand javascript has no package or class concept.
But does xsjs on HANA provide some way of doing this?
Thanks & kind regards,
Reshma