Application Development and Automation 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: 
Read only

Database proxy error for CLOB datatype

Former Member
0 Likes
638

Hi Experts,

I'm working with DB Proxy which I am currently using for calling HANA procedure from ABAP, I come across this error while trying to map the HANA type CLOB with the ABAP datatype.. Ideally it should map it as ABAP String or XString.. Not sure if this is how it works ..

Your thoughts on this

-Avinash

2 REPLIES 2
Read only

amol_samte
Contributor
0 Likes
601

Change it to string and then try...

Read only

Former Member
0 Likes
601

Hi

Your thoughts on this ??

-Avinash