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

Re: Call of Stored Procedure in Stored Procdure

$
0
0

Hi,

 

thanks. But I use a hdbprocedure.

 

Here the code starts with:

 

PROCEDURE "CLS_DEV"."saptmp.cls_prototype.procedures::CreateBusinessPartnerLocation"

(IN BP_KEYS "CLS_DEV"."saptmp.cls_prototype.data::cls_prototype.ty_BusinessPartnerKeys",

  IN BP_IDENTIFICATIONS "CLS_DEV"."saptmp.cls_prototype.data::cls_prototype.ty_BusinessPartnerIdentification",

  IN RULE_PARAMS "CLS_DEV"."saptmp.cls_prototype.data::cls_prototype.ty_RuleParameters" )

LANGUAGE SQLSCRIPT

SQL SECURITY INVOKER

--DEFAULT SCHEMA <default_schema_name>

--    READS SQL DATA

    AS

BEGIN

 

I do not create the procedure on my own. I cannot put an create type statement before that.

 

Regards,

Alexander


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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