Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Passing a Input Parameter to a Calculation View

$
0
0

We have a SQL calculation view, "ahcms.md/EMPLOYEE_T", at requires the input parameter KEYDATE ;

 


PA0001.begda <= :KEYDATE and PA0001.endda >= KEYDATE and

PA0002.begda <= :KEYDATE and PA0002.endda >= KEYDATE

 

We are calling this calculation view from another calculation view;

 

from

"_SYS_BIC"."ahcms.md/EMPLOYEE_T"  

 

However we are not able to pass the parameter required.

 

Anyone know how to do this?


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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