Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 4343

Design-Time-Procedure as result view fails

$
0
0

Hi community,

 

I'm facing a difference between the Design-Time-Procedures and Runtime-Procedures. I want to create a procedure in the HANA repository via a XS Project in a .procedure-file. At such it works fine - done several times before.

 

BUT if I want to create a procedure including the WITH RESULT VIEW command I receive an error message: "The With Result View statement is not permitted".

 

Does anyone solved this issue or has any idea how to get this up and running?

 

My procedure starts that way:

CREATE

PROCEDURE MySchema.CLEANUP_PROC(OUTrsltrslt_table)

LANGUAGESQLSCRIPT

SQLSECURITYINVOKER

READSSQLDATAWITHRESULTVIEWProcView2

  AS    

BEGIN

...

END;

 

Many thanks for every post.

 

Cheers,

Marcus

 

P.S.: Developing in HANA SP 6 Rev 60.


Viewing all articles
Browse latest Browse all 4343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>