Hi All,
I am in need of creating an ABAP Database Procedure proxy. While referring to the HANA procedure, i am only allowed to specify the content folder objects and not the catalog objects of my HANA DB.
In my case, I have been asked to consume a stored procedure, and they have shared the schema name and stored procedure name. I have found it in the Catalog folder. But while trying to create the procedure proxy, i cannot enter the catalog reference, only a content package reference. And i do not know the Content folder location of the stored procedure.
Incidentally, the stored procedure was located in the ABAP schema SAP<SID> and not in other schemas.
How do i go about creating the database procedure proxy in my ABAP system?
Thanks,
Titus