Hi Bilen, no not that I am aware. Please see the SQL Script reference for usage - https://help.sap.com/hana_appliance#section7
If using temp tables then maybe pass in the temp table as a table parameter to the procedure and use the table variable in the CE functions. Remember not to mix SQL and CE functions in the same procedure.
Peter