Implementing Business Logic for Planning Function Types on the SAP HANA Database (Enhanced)
SQLScript procedures that you want to call using interface method if_rspls_sql_script -> execute_sql_script can be implemented as AMDPs (ABAP managed database procedures).
You can integrate this implementation into the AS ABAP transport system. For SQLScript procedures, you can therefore use the Transport and Lifecycle Management that you are acquainted with from working with ABAP development objects. This also simplifies development, as you do not need access to the SAP HANA Studio any more.
Alternatively, you can implement the SQLScript procedures in the SAP HANA Studio.