Hi Florian,
Thanks for the clarification.
1. So, we can call a procedure in a view if it has only one output parameter and we cannot create a view with multiple output parameters... Correct?
2. As per my requirement, based on the input parameter IN_FLAG, I need to populate 3 different tables data. So, I cannot change my logic .. Is it possible to call a procedure directly in a ODATA service? If possible could you please let me know how to call(i.e, syntax) my procedure which has 4 in/out parameters within a ODATA Service.?
Thanks in advance,
Arun.