Skip to Content
0
Jun 21, 2018 at 10:33 AM

HAAN CalcView(Graphical) using Calc vew Script with Input params - how to pass Params ?

61 Views

Hi, I have a req to calculate Workdays_Between(), since I am on HANA 10. Sp12, if I use the SQL function, it gives me it is not supported (I think it is because of version??)

So I thought of creating a small Script to call TFACS table and finc the difference between 2 dates passing dates as input. this works fine. Now I want to use this Script based view like a Projection node in my Graphical view and Pass 2 dates as input Params and get the output ..Here I am not getting how to do the Mapping -- pass values into Script based view.

Any help would be highly appreciated.

Kind regards

Krishna