Search Results journal
The GL.GL_IMPORT_REFERENCES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for tracking cross-references between subledger accounting entries and their corresponding General Ledger (GL) journal entries. This table plays a pivotal role in ensuring data integrity, auditability, and reconciliation between subledger modules (such as Payables, Receivables, Assets) and the General Ledger. Below is a detailed breakdown of its structure, purpose, and functionality within Oracle EBS.
Purpose and Functionality
The GL_IMPORT_REFERENCES
table stores reference information that links subledger transactions to GL journal entries. When subledger accounting data is transferred to the General Ledger via the "Transfer to GL" process, this table maintains a mapping between the subledger source (e.g., invoice, payment, asset addition) and the resulting GL journal entry. This ensures traceability and supports reconciliation efforts between subledgers and the GL.
Key Columns and Their Significance
- JE_HEADER_ID: Foreign key to
GL_JE_HEADERS
, identifying the journal entry in GL. - JE_LINE_NUM: Line number of the journal entry in
GL_JE_LINES
. - REFERENCE_1 to REFERENCE_10: Flexible fields storing subledger-specific identifiers (e.g., invoice ID, transaction ID).
- REFERENCE_TYPE: Indicates the source subledger module (e.g., 'AP' for Payables, 'AR' for Receivables).
- REFERENCE_DATE: Date of the subledger transaction.
- STATUS: Tracks the status of the reference (e.g., 'POSTED' after GL posting).
- SUBLEDGER_DOC_SEQUENCE_ID: Links to document sequences in the subledger for audit trails.
Integration with Subledger Accounting
The table is populated during the "Transfer to GL" process, where subledger accounting entries (from tables like AP_AE_LINES
or AR_DISTRIBUTIONS
) are summarized and sent to GL. Each GL journal line derived from a subledger entry retains a reference in GL_IMPORT_REFERENCES
, enabling drill-down capabilities from GL to subledger transactions.
Audit and Reconciliation
GL_IMPORT_REFERENCES
is indispensable for audits, as it provides a verifiable link between GL balances and underlying subledger details. Financial reports or inquiries in GL can leverage this table to trace discrepancies or validate data consistency. For example, reconciling AP liability accounts to unpaid invoices becomes feasible by querying this table.
Technical Considerations
- Indexing: The table is indexed on
JE_HEADER_ID
,JE_LINE_NUM
, andREFERENCE_TYPE
for performance. - Purge Behavior: References are retained even if journals are deleted, aiding forensic accounting.
- Custom Extensions Customers can extend
REFERENCE_6
toREFERENCE_10
for additional tracking.
Example Use Case
An AP invoice generates accounting entries in AP_AE_LINES
. During GL transfer, these lines are aggregated into a GL journal, and GL_IMPORT_REFERENCES
records the invoice ID (REFERENCE_1
), supplier (REFERENCE_2
), and other metadata. Later, auditors can query this table to verify the invoice's impact on GL expense accounts.
Conclusion
The GL.GL_IMPORT_REFERENCES
table is a cornerstone of Oracle EBS's financial architecture, ensuring seamless integration between subledgers and the General Ledger. Its design supports compliance, auditability, and operational transparency, making it indispensable for financial reporting and analysis in Oracle EBS 12.1.1 and 12.2.2 environments.
-
File: Journal Import.pdf
12.1.1
product: GL - General Ledger , size: 10.438 KBytes , file_type: PDF Diagram ,
-
File: Journal Import.pdf
12.2.2
product: GL - General Ledger , size: 10.438 KBytes , file_type: PDF Diagram ,
-
File: Journal Formulas.pdf
12.1.1
product: GL - General Ledger , size: 8.944 KBytes , file_type: PDF Diagram ,
-
File: Journal Formulas.pdf
12.2.2
product: GL - General Ledger , size: 8.944 KBytes , file_type: PDF Diagram ,
-
VIEW: APPS.PSA_JE_BCP_LINES_V
12.2.2
owner:APPS, object_type:VIEW, object_name:PSA_JE_BCP_LINES_V, status:VALID,
-
Lookup Type: BATCH_STATUS
12.1.1
product: GL - General Ledger , meaning: Batch Status , description: Batch Status ,
-
VIEW: APPS.PSA_JE_BCP_LINES_V
12.1.1
owner:APPS, object_type:VIEW, object_name:PSA_JE_BCP_LINES_V, status:VALID,
-
Lookup Type: JGZZ_JGSTRGRH_TITLE
12.1.1
product: JG - Regional Localizations , meaning: JGZZ JGSTRGRH TITLE , description: Generic Headers Report - Report Title ,
-
Lookup Type: BATCH_STATUS
12.2.2
product: GL - General Ledger , meaning: Batch Status , description: Batch Status ,
-
TABLE: GL.GL_IMPORT_REFERENCES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IMPORT_REFERENCES, object_name:GL_IMPORT_REFERENCES, status:VALID,
-
TABLE: GL.GL_IMPORT_REFERENCES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_IMPORT_REFERENCES, object_name:GL_IMPORT_REFERENCES, status:VALID,
-
TABLE: GL.GL_INTERFACE
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_INTERFACE, object_name:GL_INTERFACE, status:VALID,
-
Lookup Type: FUN_SEQ_EVENT_ENTITY
12.1.1
product: FUN - Financials Common Modules , meaning: FUN_SEQ_EVENT_ENTITY , description: Sequence Event - Sequence Entity Combination ,
-
Lookup Type: JGZZ_JGSTRGRH_TITLE
12.2.2
product: JG - Regional Localizations , meaning: JGZZ JGSTRGRH TITLE , description: Generic Headers Report - Report Title ,
-
TABLE: GL.GL_INTERFACE_HISTORY
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_INTERFACE_HISTORY, object_name:GL_INTERFACE_HISTORY, status:VALID,
-
Lookup Type: MJE_BATCH_STATUS
12.2.2
product: GL - General Ledger , meaning: MJE_BATCH_STATUS ,
-
TABLE: GL.GL_INTERFACE_HISTORY
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_INTERFACE_HISTORY, object_name:GL_INTERFACE_HISTORY, status:VALID,
-
APPS.JL_BR_SPED_DATA_EXTRACT_PKG dependencies on STANDARD
12.2.2
-
TABLE: GL.GL_JE_HEADERS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JE_HEADERS, object_name:GL_JE_HEADERS, status:VALID,
-
TABLE: GL.GL_JE_HEADERS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JE_HEADERS, object_name:GL_JE_HEADERS, status:VALID,
-
Lookup Type: FUN_SEQ_EVENT_ENTITY
12.2.2
product: FUN - Financials Common Modules , meaning: FUN_SEQ_EVENT_ENTITY , description: Sequence Event - Sequence Entity Combination ,
-
TABLE: GL.GL_INTERFACE
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_INTERFACE, object_name:GL_INTERFACE, status:VALID,
-
TABLE: IGI.IGI_INT_ARCH_REFS
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_INT_ARCH_REFS, object_name:IGI_INT_ARCH_REFS, status:VALID,
-
PACKAGE: APPS.GL_WF_CUSTOMIZATION_PKG
12.1.1
-
TABLE: GL.GL_XFR_INTERFACE
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_XFR_INTERFACE, object_name:GL_XFR_INTERFACE, status:VALID,
-
Lookup Type: MJE_BATCH_STATUS
12.1.1
product: GL - General Ledger , meaning: MJE_BATCH_STATUS ,
-
Lookup Type: AUTOALLOCATION_STATUS
12.1.1
product: GL - General Ledger , meaning: AUTOALLOCATION_STATUS ,
-
Lookup Type: JGZZ_REPORT_TITLES
12.1.1
product: JG - Regional Localizations , meaning: JGZZ REPORT TITLES , description: Generic Report Headers - Report Titles ,
-
TABLE: PSB.PSB_GL_INTERFACES
12.1.1
owner:PSB, object_type:TABLE, fnd_design_data:PSB.PSB_GL_INTERFACES, object_name:PSB_GL_INTERFACES, status:VALID,
-
PACKAGE: APPS.GL_WF_CUSTOMIZATION_PKG
12.2.2
-
TABLE: IGC.IGC_CBC_ARCHIVE_JE_LINES
12.2.2
owner:IGC, object_type:TABLE, fnd_design_data:IGC.IGC_CBC_ARCHIVE_JE_LINES, object_name:IGC_CBC_ARCHIVE_JE_LINES, status:VALID,
-
TABLE: IGI.IGI_INT_ARCH_REFS
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_INT_ARCH_REFS, object_name:IGI_INT_ARCH_REFS, status:VALID,
-
Lookup Type: JGZZ_REPORT_TITLES
12.2.2
product: JG - Regional Localizations , meaning: JGZZ REPORT TITLES , description: Generic Report Headers - Report Titles ,
-
Lookup Type: JE_BATCH_APPROVAL_STATUS
12.2.2
product: JE - European Localizations , meaning: JE_BATCH_APPROVAL_STATUS ,
-
TABLE: XLA.XLA_MPA_JLT_AC_ASSGNS
12.2.2
owner:XLA, object_type:TABLE, fnd_design_data:XLA.XLA_MPA_JLT_AC_ASSGNS, object_name:XLA_MPA_JLT_AC_ASSGNS, status:VALID,
-
Lookup Type: JA_CN_APAR_XML_TAGS
12.2.2
product: JA - Asia/Pacific Localizations , meaning: XML Tags for Payables and Receivables , description: XML Tags for Payables and Receivables ,
-
Lookup Type: IGI_INT_JOURNAL_SOURCE_ERR
12.1.1
product: IGI - Public Sector Financials International , meaning: IGI INT JOURNAL SOURCE ERR , description: IGI INT JOURNAL SOURCE ERR ,
-
TABLE: IGC.IGC_CBC_OPEN_INTERFACE
12.1.1
owner:IGC, object_type:TABLE, fnd_design_data:IGC.IGC_CBC_OPEN_INTERFACE, object_name:IGC_CBC_OPEN_INTERFACE, status:VALID,
-
TABLE: IGC.IGC_CBC_OPEN_INTERFACE
12.2.2
owner:IGC, object_type:TABLE, fnd_design_data:IGC.IGC_CBC_OPEN_INTERFACE, object_name:IGC_CBC_OPEN_INTERFACE, status:VALID,
-
Lookup Type: AUTOALLOCATION_STATUS
12.2.2
product: GL - General Ledger , meaning: AUTOALLOCATION_STATUS ,
-
TABLE: IGC.IGC_CBC_ARCHIVE_JE_LINES
12.1.1
owner:IGC, object_type:TABLE, fnd_design_data:IGC.IGC_CBC_ARCHIVE_JE_LINES, object_name:IGC_CBC_ARCHIVE_JE_LINES, status:VALID,
-
TABLE: IGC.IGC_CBC_JE_LINES
12.2.2
owner:IGC, object_type:TABLE, fnd_design_data:IGC.IGC_CBC_JE_LINES, object_name:IGC_CBC_JE_LINES, status:VALID,
-
APPS.GL_JOURNALS_AUTOCOPY dependencies on STANDARD
12.2.2
-
Lookup Type: CE_JE_CREATION_REPORT_MODE
12.2.2
product: CE - Cash Management , meaning: Report mode for Journal Entry creation program , description: Report mode for Journal Entry creation program ,
-
TABLE: XLA.XLA_MPA_JLT_AC_ASSGNS
12.1.1
owner:XLA, object_type:TABLE, fnd_design_data:XLA.XLA_MPA_JLT_AC_ASSGNS, object_name:XLA_MPA_JLT_AC_ASSGNS, status:VALID,
-
TABLE: XLA.XLA_MPA_JLT_ASSGNS
12.2.2
owner:XLA, object_type:TABLE, fnd_design_data:XLA.XLA_MPA_JLT_ASSGNS, object_name:XLA_MPA_JLT_ASSGNS, status:VALID,
-
TABLE: GL.GL_JE_LINES
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JE_LINES, object_name:GL_JE_LINES, status:VALID,
-
Lookup Type: IGI_INT_JOURNAL_SOURCE_ERR
12.2.2
product: IGI - Public Sector Financials International , meaning: IGI INT JOURNAL SOURCE ERR , description: IGI INT JOURNAL SOURCE ERR ,
-
Lookup Type: FUN_SEQ_SORT_OPTION
12.2.2
product: FUN - Financials Common Modules , meaning: FUN_SEQ_SORT_OPTION , description: Sorting Option for Sequences ,
-
TABLE: GL.GL_BC_PACKETS_HISTS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BC_PACKETS_HISTS, object_name:GL_BC_PACKETS_HISTS, status:VALID,