Hi John,
I think we cannot use IMPORT / EXPORT in stored procedure/ function. We were initially trying to create a procedure which can dynamically frame a IMPORT statement dynamically and execute it. But since it was not allowing we were framing it in Shell script and then logging into the SAP HANA using HDBSQL and executing the statement.
Correct me if we can do that in the procedure itself?
Regards,
Krishna Tangudu