Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 289 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 111 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Is it possible to view the code for FUSION.AP_APINVAGE_XMLP_PKG?
Czarina Morales
Rank 1 - Community Starter
Ran the Supplier Balance Aging Report and encountered this error:
ORA-06510: PL/SQL: unhandled user-defined exception ORA-06512: at "FUSION.AP_APINVAGE_XMLP_PKG", line 797 ORA-06512: at line 4
Is it possible to view the code for FUSION.AP_APINVAGE_XMLP_PKG?
0
Answers
-
I would suggest you to follow below -
1. Execute the report from Scheduled Process and view the parameters required.
2. Once the report ends review the output section for the report and download the XML data.
3. The XML data will show all the parameters passed and their values.
4. Use that parameters directly in the execution for the report in OTBI
5. Run successfully.
Regards,
Arjun
0 -
You can't view the package as such. Only option is to raise an SR with support and see if you can get some information around it.
Thanks.
0

