Skip to Content
0
Mar 04, 2014 at 04:00 AM

How to use dynamic sql procedure inside odata service

64 Views

Hi,

I have created one catalog procedure with dynamic sql statements. I need to use this procedure inside ui5 control so i need to use the procedure with odata service. Is there anyway to use the procedure call inside odata service definition.