Stored Procedure used as a data source for an Apex report
923341Mar 12 2012 — edited Mar 14 2012Just wondering whether anyone has used a Stored Procedure as the data source for an Apex report. An option to select Stored Procedures(s) as the data source does not appear within the IDE (only displays Table, Views, Functions).
Do you have to return the definition of the Stored Procedure via a function ... if so, how is this done ?
Thank you.