Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: How to call a (catalog) stored procedure directly in a xsodata file with in/output parameters

$
0
0

Hi Vivek, thanks for the quick response!

 

I already found that blog, but it does not completely answer my question. i am struggling to get my content procedure working. call the R (catalog) stored procedure:

 

the code

/********* Begin Procedure Script ************/

BEGIN

    call "AA465342"."MO_PP_SENTIMENT"(SP_IN,SP_OUT) with overview;

END;

/********* End Procedure Script ************/

 

where it goes wrong:

: Only table variable is allowed in input parameter in a nested call

 

I have defined SP_IN and SP_OUT....

 

Can someone give me a clue what i have to change?


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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