Skip to the content.

AP Matched and Modified Receipts – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Imported from BI Publisher Description: Matched and Modified Receipts Report Application: Payables Source: Matched and Modified Receipts Report (XML) - Not Supported: Reserved For Future Use Short Name: APXMTMRR_XML DB package: AP_APXMTMRR_XMLP_PKG

Report Parameters

Operating Unit, Supplier Name, Supplier Site, Receipt Modify Date From, Receipt Modify Date To, Invoice Status

Oracle EBS Tables Used

ap_invoices_all, ap_invoice_lines_all, po_vendors, po_vendor_sites_all, po_headers_all, rcv_shipment_headers, rcv_shipment_lines, rcv_transactions, ap_lookup_codes, hr_all_organization_units_vl, mo_glob_org_access_tmp, dual

Report Categories

Enginatics

AP Invoice Upload 11i, AP Invoices and Lines

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output AP Matched and Modified Receipts 16-Jul-2024 081411.xlsx
Blitz Report™ XML Import AP_Matched_and_Modified_Receipts.xml
Full SQL on Enginatics www.enginatics.com/reports/ap-matched-and-modified-receipts/

Case Study & Technical Analysis: AP Matched and Modified Receipts

1. Executive Summary

Business Problem

In a high-volume Accounts Payable environment, the “Three-Way Match” (PO, Receipt, Invoice) is the gold standard for control. However, operational reality often complicates this: warehouse staff may adjust a receipt (e.g., correct a quantity error or process a return) after the AP team has already matched an invoice to that receipt. This sequence of events creates “Matched and Modified” exceptions, leading to:

Solution Overview

The AP Matched and Modified Receipts report is a specialized audit tool designed to detect these specific timing conflicts. It identifies receipts that have been matched to an AP invoice but were subsequently modified within a specified date range. This allows the AP and Purchasing departments to proactively identify discrepancies before they become month-end reconciliation nightmares.

Key Benefits

2. Technical Analysis

Core Tables and Views

The report relies on the intersection of Payables and Receiving history:

SQL Logic and Data Flow

The logic focuses on the temporal relationship between the Invoice Match and the Receipt Modification.

Integration Points

3. Functional Capabilities

Parameters & Filtering

Performance & Optimization

4. FAQ

Q: What constitutes a “Modified” receipt? A: A modification includes any transaction that alters the net quantity received, such as a “Correction” (positive or negative) or a “Return to Vendor” transaction that occurs after the initial receipt.

Q: Why does the report show invoices that are already paid? A: If a receipt is modified after payment (e.g., a late return), the invoice will still appear. This is critical, as it indicates a potential overpayment that requires a Debit Memo to recover funds.

Q: Does this report fix the data? A: No, it is a reporting tool only. Correcting the issue usually involves issuing a Credit/Debit memo in AP or correcting the receipt in Inventory, depending on the physical reality of the goods.


© 2026 Enginatics