Quantcast
Channel: SCN: Message List - ABAP for SAP HANA
Viewing all articles
Browse latest Browse all 2110

Re: Call HANA Procedure via AMDP

$
0
0

If i drag from the CATALOG direcity (under SAP<SID> ) it creates like this;

CALL "SAPUHP"."Z_SP_TEST"

 

but system gives error "you can not set default schema SAPUHP excplicitily for this object:Z_SP_TEST"

 

if i remove SAPUHP, it says objct not found.

 

If i add SAPUHP here (normally i removed "using" section );

 

 

  METHOD RUN_PACKAGE BY DATABASE PROCEDURE FOR HDB

                        LANGUAGE SQLSCRIPT using "SAPUHP".

 

   CALL "Z_SP_TEST"('PARAM1','PARAM2', :ET_DATA )

 

  ENDMETHOD.

ENDCLASS.

 

call doesnt give error but now it gives "source code is incomplte"

 

aaaaaaaaaah i will jump from the window there i s a small problem i coulnt see.


Viewing all articles
Browse latest Browse all 2110

Latest Images

Trending Articles



Latest Images

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