Skip to main content
← All tables
Oracle Fusion/Financials/SLA

XLA_DISTRIBUTION_LINKS

Links a subledger transaction distribution (e.g. an AP invoice distribution) to the SLA journal line it produced.

Key Columns

APPLICATION_IDEVENT_IDAE_HEADER_IDAE_LINE_NUMSOURCE_DISTRIBUTION_TYPESOURCE_DISTRIBUTION_ID_NUM_1

Used In

SLA

Notes

SOURCE_DISTRIBUTION_TYPE + SOURCE_DISTRIBUTION_ID_NUM_1 point back to e.g. AP_INVOICE_DISTRIBUTIONS_ALL.INVOICE_DISTRIBUTION_ID.

Related

Subledger Accounting (XLA) event model

Each subledger transaction is an entity (XLA_TRANSACTION_ENTITIES) that raises accounting events (XLA_EVENTS). Create Accounting turns events into journal headers/lines (XLA_AE_HEADERS / XLA_AE_LINES); XLA_DISTRIBUTION_LINKS ties each transaction distribution to its journal line, and GL_IMPORT_REFERENCES bridges the posted GL line back to XLA.