Skip to the content.

XLA Distribution Links Summary – Oracle EBS SQL Report

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

Overview

Summary of subledger distribution links for developers to understand which source_ids are populated for which subledger table sources. The link to subledger tables for different source_distribution_type values is described e.g. MOS Doc IDs for: AP KB202448 https://support.oracle.com/support/?kmContentId=813968 FA KB721213 https://support.oracle.com/support/?kmContentId=2002464 PA KB160029 https://support.oracle.com/support/?kmContentId=1274575

For GMF, there is AP and PO Accrual Reconciliation Report Debugging from OPM Financials KB775263 https://support.oracle.com/support/?kmContentId=2114612 and Financials Troubleshooting Guide FAQ6726 https://support.oracle.com/support/?kmContentId=1213193

How the gl_import_references tableis used in 11i vs R12 is described in notes KB626209 and KB625770 https://support.oracle.com/support/?kmContentId=165327 https://support.oracle.com/support/?kmContentId=130542

Report Parameters

Number Of History Days, Show Ledger and Period

Oracle EBS Tables Used

gl_ledgers, xla_ae_lines, xla_ae_headers, xla_transaction_entities, xla_distribution_links, fnd_application_vl

Report Categories

Enginatics, R12 only

CAC Recost Cost of Goods Sold, INV Material Account Distribution Detail, CAC Purchase Price Variance, GL Account Analysis (Distributions), GL Account Distribution Analysis

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 XLA Distribution Links Summary 02-Oct-2024 131742.xlsx
Blitz Report™ XML Import XLA_Distribution_Links_Summary.xml
Full SQL on Enginatics www.enginatics.com/reports/xla-distribution-links-summary/

Executive Summary

The XLA Distribution Links Summary report is a critical technical analysis and reconciliation tool for Oracle Subledger Accounting (SLA). It provides a summarized view of how subledger transaction distributions are linked to their corresponding accounting entries in SLA and ultimately to the General Ledger. This report is indispensable for technical consultants, functional analysts, and auditors to understand the complex mapping of source IDs to subledger tables, debug accounting flows, reconcile subledger balances to the GL, and ensure the accuracy and traceability of financial entries originating from various Oracle modules.

Business Challenge

Oracle Subledger Accounting (SLA) is a powerful yet complex engine that generates accounting entries for transactions originating from various subledgers (e.g., Payables, Receivables, Projects, Inventory) before they are posted to the General Ledger. Understanding this linkage and flow is a significant challenge:

The Solution

This report offers a powerful, summarized, and actionable solution for analyzing SLA distribution links, bringing transparency to subledger accounting flows.

Technical Architecture (High Level)

The report queries core Oracle Subledger Accounting (XLA) and General Ledger tables to summarize distribution links.

Parameters & Filtering

The report offers focused parameters for targeted analysis of SLA distribution links:

Performance & Optimization

As a technical summary report querying complex SLA tables, it is optimized by limiting the historical data retrieved.

FAQ

1. What is the significance of source_id_int_1, source_id_int_2, etc., in the xla_distribution_links table? These columns are generic foreign keys that store the primary key values from the original subledger transaction tables. For example, source_id_int_1 might store AP_INVOICE_DISTRIBUTION_ID for an Accounts Payable transaction, or PROJECT_EXPENDITURE_ITEM_ID for a Projects transaction. This report helps decipher which subledger table each combination of source IDs refers to.

2. How does this report assist in debugging GL reconciliation issues? If a GL balance is off, this report helps by showing the detailed linkages. You can see which subledger transactions contributed to which GL entries. If a transaction is missing or incorrectly linked, this report provides the technical details (source IDs, distribution types) needed to investigate the SLA setup or the source subledger transaction itself.

3. Why are Oracle Support (MOS) document IDs referenced in the description? MOS documents often provide crucial technical details about Oracle EBS tables and their linkages, especially for complex modules like SLA. Referencing these IDs in the report description is invaluable for developers and support staff who need to understand the underlying data model and how specific source_id columns map to various subledger tables, aiding in advanced troubleshooting.


© 2026 Enginatics