Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Description:

Based on Oracle standard Invoice on Hold report Source: Invoice on Hold Report (XML) Short Name: APXINROH_XML

Parameters

Operating Unit, Hold Name, Trading Partner, Order By, Entered Date From, Entered Date To, Due Date From, Due Date To, Discount Date From, Discount Date To

Used tables

po_headers, po_line_locations, ap_holds, ap_invoice_distributions, gl_sets_of_books, gl_code_combinations, ap_invoice_payments_all, ap_checks_all, hr_all_organization_units, hz_parties, ap_supplier_sites, ap_invoices, ap_batches_all, ap_payment_schedules, ap_hold_codes, ap_lookup_codes, fnd_currencies_vl, ap_suppliers

Categories

Enginatics

Dependencies

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.

Example Report

AP Invoice on Hold 30-Sep-2020 221341.xlsx

Report SQL

www.enginatics.com/reports/ap-invoice-on-hold/

Blitz Report™ import options

AP_Invoice_on_Hold.xml

Case Study & Technical Analysis: AP Invoice on Hold

Executive Summary

The AP Invoice on Hold report provides a comprehensive and real-time view of all supplier invoices currently placed on hold within the Oracle Payables module. This report is a critical tool for Accounts Payable (AP) Managers and Financial Controllers to identify process bottlenecks, prevent payment delays, and maintain healthy supplier relationships. By aggregating hold data into a single operational view, it enables rapid resolution of disputes and processing errors.

Business Challenge

In many organizations, invoices get stuck in the payment process due to various reasons such as price variances, quantity discrepancies, or missing documentation.

  • Lack of Visibility: Standard Oracle forms require checking invoices one by one or running static PDF reports that are hard to analyze.
  • Operational Inefficiency: AP clerks often spend hours manually compiling lists of problem invoices to distribute to purchasing or receiving departments for resolution.
  • Financial Risk: Unresolved holds lead to late payment penalties, lost early payment discounts, and potential credit holds placed by suppliers, disrupting the supply chain.

The Solution

This report solves these challenges by providing a direct Operational View of all active holds.

  • Proactive Management: Users can instantly see which invoices are stopped and why (e.g., "Qty Rec vs Inv", "Max Qty Rec").
  • Targeted Resolution: The report allows filtering by "Hold Name" or "Trading Partner," enabling teams to tackle high-priority issues or specific systemic problems first.
  • Enhanced Detail: Unlike standard summaries, this report links the hold directly to invoice details, allowing for immediate investigation without navigating through multiple Oracle screens.

Technical Architecture (High Level)

The report extracts data primarily from the Oracle Payables (AP) module, linking invoice headers to their specific hold details.

  • Primary Tables:
    • AP_INVOICES_ALL: Contains the invoice header information (Invoice Number, Date, Amount).
    • AP_HOLDS_ALL: Stores the specific hold details linked to the invoice.
    • AP_SUPPLIERS / AP_SUPPLIER_SITES_ALL: Provides vendor master data.
    • PO_HEADERS_ALL: (Optional join) Links to the Purchase Order if the invoice is matched.
  • Logical Relationships:
    • The core join is between AP_INVOICES_ALL and AP_HOLDS_ALL on INVOICE_ID.
    • Supplier information is retrieved by joining VENDOR_ID and VENDOR_SITE_ID.
    • Lookup codes (AP_LOOKUP_CODES) are used to translate system codes into user-friendly descriptions.

Parameters & Filtering

The report includes robust parameters to help users slice the data effectively:

  • Operating Unit: Segregates data by business entity for multi-org environments.
  • Hold Name: Allows users to filter for specific types of holds (e.g., filter only for "Price Variance" to route to the Purchasing team).
  • Trading Partner: Enables viewing all holds for a specific critical supplier.
  • Date Ranges (Entered, Due, Discount): Critical for prioritizing invoices that are approaching their due date or discount expiration.

Performance & Optimization

  • Direct Extraction: The report uses direct SQL extraction, bypassing the overhead of XML parsing often found in standard Oracle BI Publisher reports.
  • Indexing: The query is optimized to utilize standard Oracle indexes on INVOICE_DATE, VENDOR_ID, and ORG_ID, ensuring fast execution even with large volumes of historical data.
  • Selective Joins: Joins to heavy tables like PO_HEADERS_ALL are typically handled efficiently to avoid Cartesian products or performance drags.

FAQ

Q: Does this report show holds that have already been released? A: Typically, "Invoice on Hold" reports focus on active holds that require attention. However, depending on the specific parameter selection (e.g., if a "Release Date" filter is available or ignored), it may show historical holds. The primary business use case is for active issues.

Q: Can I see who placed the hold? A: Yes, the underlying AP_HOLDS_ALL table contains HELD_BY information (User ID). This report can be configured to display the username of the person or system process that applied the hold.

Q: Why do I see multiple lines for the same invoice? A: An invoice can have multiple holds applied to it simultaneously (e.g., a Price Hold and a Qty Hold). This report will typically list each hold as a separate line item to ensure all reasons are visible and addressed.

Oracle E-Business Suite Reporting Library

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.

Blitz Report Pivots

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.

Blitz Report Dashboard

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.

AlertCRM Foundation
Contracts CoreLease and Finance Management
PaymentsProcess Manufacturing Inventory
Public Sector FinancialsShipping Execution
Warehouse ManagementXML Publisher
CapacityLegal Entity Configurator
Service ContractsApplications DBA
Enterprise Asset ManagementInstalled Base
PayrollProcess Manufacturing
Subledger AccountingWorkflow
Asia/Pacific LocalizationsEnterprise Command Center
Advanced PricingBills of Material
Property ManagerAdvanced Supply Chain Planning
E-Business TaxProjects
Human ResourcesMaster Scheduling/MRP
Order ManagementWork in Process
Cash ManagementCost Management
PurchasingDiscoverer
AssetsPayables
ReceivablesGeneral Ledger
Blitz ReportInventory
Application Object LibraryDatabase Administration
Useful Links

Blitz Report™ – World’s fastest data upload and reporting for Oracle EBS

Oracle Discoverer replacement – importing worksheets into Blitz Report™

Blitz Report™ Toolkits

Blitz Report™ Questions & Answers

Supply Chain Hub by Blitz Report™

Blitz Report™ customers

Oracle EBS Reporting Blog

Oracle EBS Reporting

© 2025 Enginatics