Hello Thomas,
I am still struggling with this Debug functionality. So progress I have made so far:
1. As per your suggestion I could locate the Project Explorer view and could create .procedure files.
2. However, following are some of the difficulties I am facing:
1. I dont have "commit" option available under Team menu. Is it because, I am using AWS based system?
2. For my current usecase, I am creating custom data model (repository objects - tables) etc. in SAP HANA. I then write bunch of procedures that work on these tables. So, if I create the catalog objects just like I am currently creating, can I still access those objects in these procedures? For example, I go to Modeler perspective, create database column based tables, table types etc. Populate these tables with some sample data. Now, I switch to Project Explorer view of Developer perspective and write procedures to access those tables. Of course, I will be qualifying the tables like "package_Name"."table_name"
Thanks! - AO.