Hi,
I am doing one simple exercise i.e. calling HANA stored procedure in ABAP by Database Procedure Proxy in the ABAP Dictionary. When I executed the report it throws a dump saying 'Insufficient privilege Authorization issue while calling a procedure.
Then I searched scn and got above solution in thread and for that I need to add one object in object privileges as 'GET_OBJECT_VERSION" for my user ID for which i am getting error 'feature not supported: grantor and grantee are identical '.
BR
Sumeet