Skip to Content
0
Jan 24, 2019 at 09:56 AM

SAPA HANA call DML procedure

148 Views Last edit Jan 24, 2019 at 10:05 AM 2 rev

Hello,

I've created procedure to insert data to table, my goal it to call this procedure/pass input parameters using Calculation view. Nevertheless, following error prevent me of doing it:

SQL: EXPLAIN PLAN and CALL statement are not allowed: CALL for non read only procedure/function is not supported in the READ ONLY procedure/function: 

Is it possible to overcome it?