Skip to the content.

AP Intercompany Invoice Details – Oracle EBS SQL Report

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

Overview

AP Intercompany Invoice Details

Report Parameters

Ledger, Operating Unit, Supplier, Invoice Number, Invoice Type, Invoice Date From, Invoice Date To, Accounting Date From, Accounting Date To, Exclude Cancelled

Oracle EBS Tables Used

mtl_units_of_measure, ap_invoices_all, ap_invoice_lines_all, ap_invoice_distributions_all, ap_suppliers, ap_supplier_sites_all, hr_operating_units, gl_ledgers, gl_code_combinations_kfv, mtl_system_items_b_kfv, mtl_parameters

Report Categories

Enginatics, R12 only

GL Account Analysis (Distributions), GL Account Analysis (Drilldown) (with inventory and WIP), GL Account Distribution Analysis, GL Account Analysis, PO Headers 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 None
Blitz Report™ XML Import AP_Intercompany_Invoice_Details.xml
Full SQL on Enginatics www.enginatics.com/reports/ap-intercompany-invoice-details/

Case Study & Technical Analysis: AP Intercompany Invoice Details

1. Executive Summary

Business Problem

Intercompany transactions are a common source of complexity in multi-entity organizations. Financial controllers and shared service centers often face challenges with:

Solution Overview

The AP Intercompany Invoice Details report provides a granular view of intercompany AP invoices, linking them to the corresponding internal supplier and operating unit. It serves as a critical tool for reconciling intercompany balances and verifying transaction details.

Key Benefits


2. Functional Analysis

Report Purpose

This report extracts detailed information about AP invoices identified as intercompany transactions. It is designed to support the “Payables” side of the intercompany reconciliation process.

Key Metrics & Data Points

Intended Audience


3. Technical Analysis

Source Tables

The report leverages standard AP tables joined with HR and GL definitions:

Critical Logic

Performance Considerations


4. Implementation Guide

Setup Instructions

  1. Deploy SQL: Import the SQL query into Blitz Report or your preferred tool.
  2. Define Intercompany Logic: Ensure your suppliers are correctly classified as ‘INTERCOMPANY’ or that you have a specific account segment for intercompany tracking to effectively use the report filters.
  3. Parameters:
    • Ledger/Operating Unit: Select the scope of the report.
    • Date Range: Align with your financial period close cycle.
    • Supplier: Filter for specific intercompany trading partners.

Usage Scenarios


5. Frequently Asked Questions (FAQ)

Q: How does the report know which invoices are “Intercompany”?

A: It typically relies on the Supplier Type setup in AP or specific GL account segments. Ensure your master data is accurate.

Q: Can I see the corresponding AR invoice number?

A: Standard AP reports don’t link directly to the external AR invoice unless it was captured in a specific reference field (e.g., INVOICE_NUM usually matches the AR invoice number).

Q: Does this include AGIS (Advanced Global Intercompany System) transactions?

A: This report focuses on AP Invoices. AGIS transactions that generate AP invoices will be included, but manual AGIS journals might not be, depending on the source.


© 2026 Enginatics