Library of Oracle EBS SQLs for operational Excel and ECC reporting, Discoverer replacement, Oracle EBS performance tuning and rapid report development.
Use this report to match the A/P Accrual entries for internal order inventory receipts with the internal order payables invoices, by the internal sale order and line number. If run in Detail Mode, shows inventory receipts and payables invoices on separate lines with detailed information, if run in Summary Mode, the sales order line is summarized into one row.
Report Mode: you can get a summary by sales order and line or a detailed report, enter Detail or Summary (mandatory). Transaction Date from: enter the IR/ISO beginning transaction date you wish to report (optional). Transaction Date to: enter the IR/ISO ending transaction date you wish to report (optional). Transaction Type: enter the transaction type you wish to report (optional). Category Set 1: the first item category set to report, typically the Cost or Product Line Category Set (optional). Category Set 2: the second item category set to report, typically the Inventory Category Set (optional). Category Set 3: the third item category set to report (optional). Item Number: enter the item numbers you wish to report (optional). Organization Code: enter the specific inventory organization(s) you wish to report (optional). Operating Unit: enter the specific operating unit(s) you wish to report (optional). Ledger: enter the specific ledger(s) you wish to report (optional).
/* +=============================================================================+ – | Copyright 2016 - 2025 Douglas Volz Consulting, Inc. – | All rights reserved. – | Permission to use this code is granted provided the original author is – | acknowledged.09o warranties, express or otherwise is included in this permission. – +=============================================================================+ – | – | Original Author: Douglas Volz (doug@volzconsulting.com) – | – | Version Modified on Modified by Description – | ======= =========== ============== ========================================= – | 1.0 23 Nov 2016 Douglas Volz Initial Coding – | 1.1 15 Dec 2016 Douglas Volz Added Customer Name for A/P Invoice – | 1.2 20 Dec 2016 Douglas Volz Fixed calculation bug for Net Amount – | 1.3 10 Jan 2017 Douglas Volz Added Transaction Type Code 61 and Transaction – | Source Type 7 in order to report internal – | order receipts for txn type Int Req Intr Rcpt – | and corrected SIGN of net quantity. – | 1.4 17 Jan 2017 Douglas Volz Added Int Req Intr Rcpt to the Inventory Queries – | corrected the transaction type code for material – | transactions, truncated the transaction date – | and corrected the report sort by order number and – | transaction type (receipts first). – | 1.5 18 Jan 2017 Douglas Volz Added Vendor Name and Transaction Source. – | 1.6 19 Jan 2017 Douglas Volz Commented out the customer type indicator, was – | preventing A/P invoices from being reported. – | 1.7 09 Jun 2017 Douglas Volz Added new section to report Intransit Shipments – | for FOB Shipment with the order booked in one – | OU but shipped from another OU – | 1.8 11 Jun 2017 Douglas Volz Added Transaction Date and Operating Unit – | Parameters. Added new section 5 for Payables – | invoices which are unmatched to POs or for IR/ISOs. – | 1.9 26 Feb 2025 Douglas Volz Removed tabs, cleaned up for Blitz Report. – +=============================================================================+*/
Report Mode, Transaction Date From, Transaction Date To, Transaction Type, Item Number, Category Set 1, Category Set 2, Category Set 3, Organization Code, Operating Unit, Ledger
gl_code_combinations_kfv, gl_ledgers, mtl_system_items_vl, mfg_lookups, cst_misc_reconciliation, mtl_material_transactions, mtl_transaction_types, oe_order_headers_all, oe_order_lines_all, po_vendors, xla_ae_headers, xla_ae_lines, mtl_parameters, hr_organization_information, hr_all_organization_units, mo_glob_org_access_tmp, dual, ap_invoices_all, ap_invoice_lines_all, ap_invoice_distributions_all, ra_customer_trx_lines_all, ra_customer_trx_all, hz_cust_accounts, hz_parties
Cost Accounting - Transactions, Enginatics
If you would like to try one of these Oracle EBS SQLs without having Blitz Report installed, note that some of the reports require functions from utility package xxen_util.
www.enginatics.com/reports/cac-ap-accrual-ir-iso-match-analysis/
CAC_AP_Accrual_IR_ISO_Match_Analysis.xml
We provide an open source Oracle EBS SQLs as a part of operational and project implementation support toolkits for rapid Excel reports generation.
Blitz Report™ is based on Oracle EBS forms technology, and hence requires minimal training. There are no data or performance limitations since the output files are created directly from the database without going through intermediate file formats such as XML.
Blitz Report can be used as BI Publisher and Oracle Discoverer replacement tool. Standard Oracle BI Publisher and Discoverer reports can also be imported into Blitz Report for immediate output to Excel. Typically, reports can be created and version tracked within hours instead of days. The concurrent request output automatically opens upon completion without the need for re-formatting.
The Filters, Columns, Rows and Values fields are used to create and deliver the data in pivot table format with full drill down to details.
The Excel template upload functionality in Blitz Report allows users to create their own layouts by uploading an Excel template with additional sheets and charts, automatically refreshed when the report runs again. This allows to create custom dashboards and more advanced visualizations of report data.
You can download and use Blitz Report free of charge for your first 30 reports.
The installation and implementation process usually takes less than 1 hour; you can refer to our installation and user guides for specific details.
If you would like to optimize your Oracle EBS implementation and or operational reporting you can visit www.enginatics.com to review great ideas and example usage in blog. Or why not try for yourself in our demo environment.
Useful Links
Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS
Oracle Discoverer replacement – importing worksheets into Blitz Report™
Blitz Report™ Questions & Answers
Supply Chain Hub by Blitz Report™
© 2025 Enginatics