Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Call HANA procedure using ADBC

0 Kudos

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é

1 REPLY 1

angel_xiao
Explorer
0 Kudos

This message was moderated.