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

Re: how to add input parameters in HANA trail

$
0
0

Hello Zongjie,

 

your question is how you can supply the "SEASON" parameter of your view? If that is your question you can do it in following way.

 

... FROM "_SYS_BIC"."p1680829412trial.kevin.ODD_ANA.model/ANA_ODD_BWIN" ( PLACEHOLDER."$$Season$$" =><your value to be set to the parameter> ) ...

 

I don't know if your "SEASON" value in the where condition above should be a local declared variable or not, but please consider, that you use it with a colon (:SEASON) if it is one. Your example would then be ... FROM "_SYS_BIC"."p1680829412trial.kevin.ODD_ANA.model/ANA_ODD_BWIN" ( PLACEHOLDER."$$Season$$"=>:SEASON) ...

 

Do you also have defined a parameter "League" in your view, because the error message reports it?

 

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>