Search Results gl_je_lines
The GL_JE_LINES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the General Ledger (GL) module, storing detailed journal entry line information. This table serves as the foundation for financial accounting entries, capturing transactional data that feeds into financial reporting, reconciliation, and compliance processes. Below is a detailed analysis of its structure, purpose, and key attributes.
Purpose and Context
TheGL_JE_LINES
table stores individual line items of journal entries posted in Oracle GL. Each journal entry consists of a header (GL_JE_HEADERS
) and one or more lines (GL_JE_LINES
), forming a complete accounting transaction. This table ensures granular tracking of debits and credits, account combinations, and supporting references, enabling accurate financial reporting and audit trails.
Key Columns and Descriptions
- JE_HEADER_ID: Foreign key linking to
GL_JE_HEADERS
, identifying the parent journal entry. - JE_LINE_NUM: Sequential number for each line within a journal entry.
- LEDGER_ID: References the ledger (
GL_LEDGERS
) to which the line belongs. - CODE_COMBINATION_ID: Foreign key to
GL_CODE_COMBINATIONS
, defining the accounting flexfield (e.g., account, cost center). - PERIOD_NAME: The accounting period (e.g., JAN-2024) for the line.
- EFFECTIVE_DATE: The date the transaction impacts the ledger.
- STATUS: Indicates whether the line is posted ('P'), unposted ('U'), or reversed ('R').
- ENTERED_DR and ENTERED_CR: Debit/credit amounts in the entered currency.
- ACCOUNTED_DR and ACCOUNTED_CR: Debit/credit amounts in the ledger's functional currency.
- CURRENCY_CODE: The currency of the entered amounts.
- DESCRIPTION: Optional text describing the line item.
- REFERENCE_x columns: Capture external references (e.g., invoice numbers).
- ATTRIBUTE_x columns: Store flexfield segments for additional context.
Integration and Dependencies
TheGL_JE_LINES
table integrates with multiple Oracle EBS modules:
- Subledger Modules (AP, AR, FA, etc.): Subledger transactions generate journal lines via the Subledger Accounting (SLA) engine.
- GL_CODE_COMBINATIONS: Validates account combinations.
- GL_JE_BATCHES and
GL_JE_HEADERS
: Forms the journal hierarchy (Batch → Header → Lines). - GL_BALANCES: Posted lines update balance tables for reporting.
Technical Considerations
- Indexes: Key indexes include
GL_JE_LINES_N1
(JE_HEADER_ID, JE_LINE_NUM) andGL_JE_LINES_U1
(unique constraint on JE_HEADER_ID + JE_LINE_NUM). - Partitioning: In large implementations, the table may be partitioned by
PERIOD_NAME
orLEDGER_ID
for performance. - Audit Columns:
CREATION_DATE
,CREATED_BY
,LAST_UPDATE_DATE
, andLAST_UPDATED_BY
track changes.
Common Use Cases
- Financial Reporting: Lines aggregate to trial balances and financial statements.
- Audit and Reconciliation: Detailed drill-down from reports to source entries.
- Data Migration: Custom interfaces populate
GL_JE_LINES
for legacy data. - Custom Extracts: Queries against this table feed external systems or analytics tools.
Performance and Maintenance
- Volume: High-transaction environments may require purging archived data via
GL_ARCHIVE_PKG
. - Statistics: Regular
DBMS_STATS
updates are critical for query optimization. - Concurrency: Batch journal imports may lock rows; consider off-peak processing.
GL_JE_LINES
table is the backbone of Oracle GL's transactional integrity, ensuring accurate, auditable, and reportable financial data. Its design supports complex multi-currency, multi-ledger environments while maintaining tight integration with other EBS modules.
-
Table: GL_JE_LINES
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JE_LINES, object_name:GL_JE_LINES, status:VALID, product: GL - General Ledger , description: Journal entry lines , implementation_dba_data: GL.GL_JE_LINES ,
-
Table: 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, product: GL - General Ledger , description: Journal entry lines , implementation_dba_data: GL.GL_JE_LINES ,
-
APPS.GL_JOURNAL_IMPORT_TAX_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.JL_ZZ_GL_INFL_ADJ_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_MANAGEMENT_SEGMENT_UPGRADE dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_JE_LINES_RECON_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_CALCULATE_TAX_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.FV_FACTS_TBAL_TRX dependencies on GL_JE_LINES
12.1.1
-
APPS.FV_DISB_IN_TRANSIT dependencies on GL_JE_LINES
12.1.1
-
APPS.IGI_ITR dependencies on GL_JE_LINES
12.1.1
-
APPS.ARP_RECON_REP dependencies on GL_JE_LINES
12.1.1
-
APPS.IGC_UPGRADE_DATA_R12 dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_JE_BATCHES_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_BC_PACKETS_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.JA_CN_GL_INTER_VALID_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.JA_CN_SI_BANK_DET_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.PSA_FUNDS_CHECKER_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.FV_FACTS_TRX_REGISTER dependencies on GL_JE_LINES
12.2.2
-
APPS.JG_ALLOCATE_JOURNALS_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.ZX_JE_EXTRACT_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.JL_BR_SPED_DATA_EXTRACT_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.FV_GTAS_GL_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.GL_JOURNAL_IMPORT_SLA_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_WF_JE_APPROVAL_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.PAY_SLA_UPDATE_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_JOURNALS_AUTOCOPY dependencies on GL_JE_LINES
12.1.1
-
APPS.PA_UBR_UER_SUMM_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.CE_CSH_FCST_POP dependencies on GL_JE_LINES
12.1.1
-
APPS.JG_CREATE_JOURNALS_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.IGI_POST dependencies on GL_JE_LINES
12.1.1
-
APPS.FV_SF224_TRANSACTIONS dependencies on GL_JE_LINES
12.1.1
-
APPS.JAI_FBT_PROCESS_P dependencies on GL_JE_LINES
12.1.1
-
APPS.ARP_RECON_REP dependencies on GL_JE_LINES
12.2.2
-
APPS.FV_GTAS_TRX_REGISTER dependencies on GL_JE_LINES
12.2.2
-
APPS.JG_CREATE_JOURNALS_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.JA_CN_VOUCHER_NUM_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.JA_JAINBBR_XMLP_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.JA_CN_AP_PBD_EXPORT_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.JA_CN_ITEMIZATION_INTERFACE dependencies on GL_JE_LINES
12.2.2
-
APPS.JL_ZZ_GL_INFL_ADJ_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.IGI_BUD dependencies on GL_JE_LINES
12.2.2
-
APPS.GL_JOURNALS_AUTOCOPY dependencies on GL_JE_LINES
12.2.2
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on GL_JE_LINES
12.2.2
-
APPS.GL_JE_LINES_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.GL_CALCULATE_TAX_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.GL_JOURNAL_IMPORT_SLA_PKG dependencies on GL_JE_LINES
12.2.2
-
APPS.FV_YE_CLOSE dependencies on GL_JE_LINES
12.1.1
-
APPS.FV_FACTS_TRX_REGISTER dependencies on GL_JE_LINES
12.1.1
-
APPS.GL_GLCRDR_XMLP_PKG dependencies on GL_JE_LINES
12.1.1
-
APPS.JA_CN_ACC_JE_ITEMIZATION_PKG dependencies on GL_JE_LINES
12.1.1