Search Results gl_import_references
The GL_IMPORT_REFERENCES table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical repository for tracking reference information associated with journal entries imported into the General Ledger (GL) module. This table plays a pivotal role in maintaining data integrity, audit trails, and reconciliation processes by storing metadata that links source system transactions to their corresponding GL journal entries. Below is a detailed analysis of its structure, purpose, and functional significance.
Table Overview
The GL_IMPORT_REFERENCES table is part of Oracle GL's data model and is primarily used during the journal import process. It stores reference details that help establish relationships between source transactions (e.g., from subledgers like AP, AR, FA) and the resulting GL journals. Key attributes include:- REFERENCE_1 to REFERENCE_10: Flexible fields to store source system identifiers (e.g., invoice numbers, transaction IDs).
- JE_HEADER_ID: Foreign key to GL_JE_HEADERS, linking to the journal batch.
- JE_LINE_NUM: Identifies the specific line within a journal entry.
- LAST_UPDATE_DATE and CREATED_BY: Standard Oracle audit columns.
- REFERENCE_TYPE: Categorizes the source (e.g., 'AP_INVOICES' for Payables).
Functional Role
- Journal Import Process: During GL journal imports (via GL_INTERFACE), this table captures references to ensure traceability. For example, when Payables invoices are transferred to GL, REFERENCE_1 might store the invoice ID.
- Reconciliation: Enables auditors to trace GL entries back to source documents, supporting SOX compliance and period-end close validations.
- Subledger Accounting (SLA): In 12.2.2, SLA uses this table to maintain cross-references between accounting events and GL journals.
- Data Integrity: Prevents duplicate imports by validating references during the journal import process.
Technical Considerations
- Indexing: The table is indexed on JE_HEADER_ID and JE_LINE_NUM for performance optimization during journal posting.
- Partitioning: In high-volume environments, partitioning by PERIOD_NAME or REFERENCE_TYPE may be implemented.
- Purge Strategies: Data retention policies should align with archival requirements, as historical references are often needed for audits.
Integration Points
The table interacts with:- GL_JE_LINES: Direct relationship via JE_HEADER_ID and JE_LINE_NUM.
- GL_INTERFACE: References are populated during the import from interface tables.
- Subledger Modules: AP, AR, and FA modules write reference data during accounting transfers.
Version-Specific Notes
- 12.2.2 Enhancements: Tighter integration with SLA improves reference tracking for complex accounting rules.
- 12.1.1 Limitations: Manual reference management may be required for custom imports.
Best Practices
- Leverage all 10 reference fields to capture sufficient source details.
- Implement custom validations to ensure reference uniqueness during imports.
- Archive older records to maintain performance without losing auditability.
-
Table: 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, product: GL - General Ledger , description: Cross-references between subledgers and Oracle General Ledger's journal entries , implementation_dba_data: GL.GL_IMPORT_REFERENCES ,
-
Table: 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, product: GL - General Ledger , description: Cross-references between subledgers and Oracle General Ledger's journal entries , implementation_dba_data: GL.GL_IMPORT_REFERENCES ,
-
APPS.AP_UTILITIES_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.ARP_XLA_UPGRADE dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.JL_ZZ_GL_COPY_JE_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.FUN_RECON_RPT_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.FV_FACTS_TBAL_TRX dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.GL_GLCRDR_XMLP_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.XLA_DRILLDOWN_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.XLA_DATAFIXES_PUB dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JA_CN_AP_VALIDATION_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.AP_UTILITIES_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.FA_SLA_EVENTS_UPG_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.PSA_FUNDS_CHECKER_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JA_CN_AR_VALIDATION_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JA_CN_CFS_CLT_SLA_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.PAY_SLA_UPDATE_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.ARP_XLA_UPGRADE dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.GL_SEL_SEG_TURNOVER_RPT_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.CST_UPD_GIR_MTA_WTA dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.FUN_RECON_RPT_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.PA_BILL_REV_XLA_UPGRADE dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.GL_JOURNAL_IMPORT_SLA_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.OKL_REPORT_GENERATOR_PVT dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JA_CN_AP_PBD_EXPORT_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.FV_FACTS1_GL_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JL_ZZ_GL_COPY_JE_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JA_CN_HISDATA_MIG_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.GL_JOURNAL_IMPORT_SLA_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.JA_CN_AR_RBD_EXPORT_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.PSA_FUNDS_CHECKER_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.GL_IMPORT_REFERENCES_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.GL_GLCRDR_XMLP_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.FII_FA_EXP_B_C dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.CST_UPD_GIR_MTA_WTA dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.XLA_DRILLDOWN_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.FA_SLA_EVENTS_UPG_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.PA_XLA_UPGRADE dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.FV_GTAS_TRX_REGISTER dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.ARPT_SQL_FUNC_UTIL dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.FV_GTAS_GL_PKG dependencies on GL_IMPORT_REFERENCES
12.2.2
-
APPS.FV_FACTS1_GL_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.FV_FACTS_TBAL_TRX dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.GL_SEL_SEG_TURNOVER_RPT_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.ARPT_SQL_FUNC_UTIL dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.PAY_SLA_UPDATE_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.PA_XLA_UPGRADE dependencies on GL_IMPORT_REFERENCES
12.1.1
-
APPS.JA_CN_ACC_JE_ITEMIZATION_PKG dependencies on GL_IMPORT_REFERENCES
12.1.1