Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Problem structured type in a procedure

$
0
0

Hi Ross,

 

the problem is that you have written the column names test.a and test.b in lower case, but in the CDS definition they are upper case.

 

Try to write your select like following:

select "ID", "TEST.A", "TEST.B"  into lv_id, lv_a, lv_b from :intab; 

 

 

Best Regards,

Florian


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>