Skip to Content
0
Oct 31, 2013 at 08:12 AM

Call HANA procedure using ADBC

59 Views

Hello colleagues,

we want to call a HANA procedure using the ADBC classes. We are on NetWeaver 7.40 and using HANA as primar data base. The procedure uses two input parameter which are simple fields and two exporting parameter which are tables. I tries with lo_sql->set_param and also with lo_sql->set_param_table but I get everytime an exception regarding the parameters.

Is there an example how to call HANA procedures with exporting tables using ADBC?

Regards

André