Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Using multiple entries as Input Parameter in Sql Script

$
0
0

Hi,

 

I have a requirement to do a selection on a table to fetch MATNR realated information which is passed to the model as input parameter.

 

I have a declared an input parameter with multiple entries checked in my model and my query is as below.

 

select "MATNR","KNUMH" from "A600" where "MATNR" in (:P_Matnr);

 

P_Matnr => MAT1,MAT2,MAT3

 

But this query is not returning any values


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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