Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to view source code

User_I10G9Aug 24 2021

We are on Oracle Fusion using Oracle Cloud Application 21C (11.13.21.07.0)
Looking at SQL for one of our BI reports, I found Oracle-generated code calling AP_INVOICES_UTILITY_PKG.get_release_by_user(AP_HOLDS_ALL.HOLD_ID)
I need to understand what this procedure does to build a custom report.
Checking latest eTRM 12.2.2, AP_INVOICES_UTILITY_PKG does not seem to include this procedure any more
Does anyone know where I can get code for get_release_by_user? Or maybe you can post it from your installation if you have 11.13.21?

Comments

Processing

Post Details

Added on Aug 24 2021
0 comments
1,304 views