I tried multiple options to call /execute a Hana DB Store Procedure but it is not working.
Experts please help me with on below example, this how we execute Store Procedure in Hana:
Call “DB_COM”.“Package.2USER::SP_SYS_QRY” ( );
I want execute same from Ui path.
Thanks in advance.
Regards,
Raja