I have a really complex Oracle Package that contains multiple procedures, functions, records and more. What I want to do is access the Stored Procedures as physical tables in the BI Admin tool but the tool does not support defining Oracle Stored Procedures as tables and suggests rewriting the SP as a function.I have a really complex Oracle Package that con