Hi everyone,
I am using ABAP in Eclipse in order to call a HANA procedure within a BPC process chain. While referring to an SCN blog written by Baris Cekic, I have put together a working ABAP Class. This works as my proxy to a functioning HANA stored procedure. My issue is with the ABAP program I am using for the process chain. I believe that I'm passing my input parameter using the wrong format. Please bear with me, as I am not an ABAP programmer! Any help would be much appreciated! Please take a look at the screenshots. Thanks!
ABAP CLASS - ZCL_BPC_AMDP:
HANA PROCEDURE - ZPROC_BPC_AMDP:
ABAP PROGRAM - ZBW_BPC_AMDP:
This is my issue!! -----> INPUT of SP Name: (I've tried with and without the schema):
ABAP PROGRAM ERROR: