All
I have seen few posts, where in we can call the SP (only select statements, we cannot rule out SP as we have few other dependencies) from a calculation view.
In my case, I have a stored proc defined, which accepts table types as parameters. Now, I need to expose this SP from XSODATA.
I understood that, we need to call the SP from a calculation view and this calculation view can be exposed as an XSODATA service.
What I am finding difficult is to understand how to pass values in a TT to View/SP
Any suggestions/references will help me to fix this
Thanks for your responses
Regards
Giri