Quantcast
Channel: SCN : Popular Discussions - ABAP for SAP HANA
Viewing all articles
Browse latest Browse all 1246

Why no procedure generated in SAPHANAABAP by AMDP call?

$
0
0

I have implemented and activated a class with an AMDP call:

 

METHOD MY_HANA_PROCEDURE BY DATABASE PROCEDURE FOR HDB LANGUAGE SQLSCRIPT.


Now I expect a corresponding generated HANA procedure to appear under the schema SAPHANAABAP.


I do see a bunch of procdures from preinstalled demos e.g.   "ZCL_AMDP_SIMPLE_00=>GET_CUSTOMER_INFOS" but not the one I created.


What is wrong/missing?


Viewing all articles
Browse latest Browse all 1246

Trending Articles