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

Re: Variable/Input Parametrs BETWEEN

$
0
0

Not sure if I understood your requirement correctly, but if you need BETWEEN condition for DOC_MATNR, why not put 2 input parameters, RANGE_FROM and RANGE_TO. Then you can apply the condition something like

 

DOC_MATNR >= RANGE_FROM and DOC_MATNR <= RANGE_TO.

 

Regards,

 

Ravi


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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