Search Results gl_je_lines
Overview
The GL_JE_LINES table is a core transactional data store within the Oracle E-Business Suite General Ledger (GL) module. It holds the individual debit and credit line items that constitute a complete journal entry. Each record in this table represents a single accounting transaction line posted to a specific ledger and natural account. The table's primary function is to store the detailed accounting entries that form the foundation of an organization's financial records. Its integrity is maintained through a primary key and critical foreign key relationships to parent header and setup tables, ensuring data consistency across the GL application.
Key Information Stored
The table's structure is defined by its primary key, composed of JE_HEADER_ID and JE_LINE_NUM, which uniquely identifies every journal line. Essential columns include LEDGER_ID, which links the line to its specific ledger, and CODE_COMBINATION_ID, which references the accounting flexfield (natural account, cost center, etc.) for the line. Other vital columns store the monetary amounts (ENTERED_DR, ENTERED_CR, ACCOUNTED_DR, ACCOUNTED_CR), the accounting date (EFFECTIVE_DATE), and a description (DESCRIPTION). The table also contains STATUS and POSTED_DATE columns to track the journal's progression through its lifecycle from incomplete to posted status.
Common Use Cases and Queries
This table is central to financial reporting and reconciliation. Common operational use cases include tracing transaction details from subledgers, analyzing account activity, and troubleshooting posting errors. A fundamental query retrieves all lines for a specific journal batch or header. For account analysis, a typical pattern joins GL_JE_LINES to GL_JE_HEADERS and GL_CODE_COMBINATIONS to retrieve posted entries for a given date range and account segment. Auditors frequently query this table to verify the completeness and accuracy of journal entries. The table is also the primary source for custom financial reports that require granular transaction-level data not available in standard summary reports.
Related Objects
GL_JE_LINES maintains integral relationships with several key EBS objects. Its primary parent is the GL_JE_HEADERS table, linked via JE_HEADER_ID, which stores the journal's control information. It references GL_LEDGERS via LEDGER_ID and GL_CODE_COMBINATIONS via CODE_COMBINATION_ID for setup validation. Crucially, as indicated by the extensive foreign key metadata, this table is referenced by numerous Fixed Assets (FA) subledger tables, including FA_ADJUSTMENTS, FA_DEPRN_DETAIL, and their multicurrency equivalents (FA_MC_*). These relationships create the audit trail between asset transactions and their corresponding general ledger entries, demonstrating the table's critical role in the subledger accounting integration.
-
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 ,
-
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_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 ,
-
Table: GL_ARCHIVE_LINES
12.2.2
product: GL - General Ledger , description: Archive journal entry lines , implementation_dba_data: Not implemented in this database ,
-
Table: GL_JOURNAL_REPORTS_ITF
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JOURNAL_REPORTS_ITF, object_name:GL_JOURNAL_REPORTS_ITF, status:VALID, product: GL - General Ledger , description: Interface table for RXi Oracle General Ledger journal reports. , implementation_dba_data: GL.GL_JOURNAL_REPORTS_ITF ,
-
Table: GL_ARCHIVE_LINES
12.1.1
product: GL - General Ledger , description: Archive journal entry lines , implementation_dba_data: Not implemented in this database ,
-
Table: GL_ARCHIVE_REFERENCES
12.2.2
product: GL - General Ledger , description: Archive table for GL_IMPORT_REFERENCES , implementation_dba_data: Not implemented in this database ,
-
Table: GL_INTERFACE
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_INTERFACE, object_name:GL_INTERFACE, status:VALID, product: GL - General Ledger , description: Import journal entry batches , implementation_dba_data: GL.GL_INTERFACE ,
-
Table: 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, product: GL - General Ledger , description: Imported journal entry batches , implementation_dba_data: GL.GL_INTERFACE_HISTORY ,
-
Table: 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, product: GL - General Ledger , description: Imported journal entry batches , implementation_dba_data: GL.GL_INTERFACE_HISTORY ,
-
Table: GL_BC_PACKETS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BC_PACKETS, object_name:GL_BC_PACKETS, status:VALID, product: GL - General Ledger , description: Budgetary control queue table , implementation_dba_data: GL.GL_BC_PACKETS ,
-
Table: GL_JOURNAL_REPORTS_ITF
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_JOURNAL_REPORTS_ITF, object_name:GL_JOURNAL_REPORTS_ITF, status:VALID, product: GL - General Ledger , description: Interface table for RXi Oracle General Ledger journal reports. , implementation_dba_data: GL.GL_JOURNAL_REPORTS_ITF ,
-
Table: GL_ARCHIVE_REFERENCES
12.1.1
product: GL - General Ledger , description: Archive table for GL_IMPORT_REFERENCES , implementation_dba_data: Not implemented in this database ,
-
Table: GL_INTERFACE
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_INTERFACE, object_name:GL_INTERFACE, status:VALID, product: GL - General Ledger , description: Import journal entry batches , implementation_dba_data: GL.GL_INTERFACE ,
-
Concurrent Program: GLRCNINS
12.2.2
execution_filename: GL_ADD_RECON_UPGRADE_PKG.update_gl_je_lines_recon_table , product: GL - General Ledger , user_name: GLRCNINS , description: Insert rows from gl_je_lines to gl_je_lines_recon , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: GLRCNINS
12.1.1
execution_filename: GL_ADD_RECON_UPGRADE_PKG.update_gl_je_lines_recon_table , product: GL - General Ledger , user_name: GLRCNINS , description: Insert rows from gl_je_lines to gl_je_lines_recon , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: GL_BC_PACKETS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BC_PACKETS, object_name:GL_BC_PACKETS, status:VALID, product: GL - General Ledger , description: Budgetary control queue table , implementation_dba_data: GL.GL_BC_PACKETS ,
-
View: GLBV_JOURNAL_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLBV_JOURNAL_LINES, object_name:GLBV_JOURNAL_LINES, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GLBV_JOURNAL_LINES ,
-
Table: 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, product: GL - General Ledger , description: GL_BC_PACKETS_HISTS is Oracle General Ledger's history table for the Budgetary Control feature. This table stores the budgetary control packets that are deleted from table GL_BC_PACKETS. , implementation_dba_data: GL.GL_BC_PACKETS_HISTS ,
-
Table: GL_BC_PACKETS_HISTS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_BC_PACKETS_HISTS, object_name:GL_BC_PACKETS_HISTS, status:VALID, product: GL - General Ledger , description: GL_BC_PACKETS_HISTS is Oracle General Ledger's history table for the Budgetary Control feature. This table stores the budgetary control packets that are deleted from table GL_BC_PACKETS. , implementation_dba_data: GL.GL_BC_PACKETS_HISTS ,
-
View: GLBV_JOURNAL_LINES
12.2.2
product: GL - General Ledger , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_JOURNAL_LINES
12.2.2
product: GL - General Ledger , description: General Ledger journal lines record debit or credit amounts to General Ledger accounts, or use formulas to calculate journal amounts for General Ledger accounts. , implementation_dba_data: Not implemented in this database ,
-
View: GLFV_JOURNAL_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GLFV_JOURNAL_LINES, object_name:GLFV_JOURNAL_LINES, status:VALID, product: GL - General Ledger , description: General Ledger journal lines record debit or credit amounts to General Ledger accounts, or use formulas to calculate journal amounts for General Ledger accounts. , implementation_dba_data: APPS.GLFV_JOURNAL_LINES ,
-
Table: 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, product: GL - General Ledger , description: Journal entry headers , implementation_dba_data: GL.GL_JE_HEADERS ,
-
Table: 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, product: GL - General Ledger , description: Journal entry headers , implementation_dba_data: GL.GL_JE_HEADERS ,
-
View: GL_BUDGET_JOURNALS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGET_JOURNALS_V, object_name:GL_BUDGET_JOURNALS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGET_JOURNALS_V ,
-
Table: GL_LEDGERS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGERS, object_name:GL_LEDGERS, status:VALID, product: GL - General Ledger , description: Ledger definition , implementation_dba_data: GL.GL_LEDGERS ,
-
View: GL_BUDGET_JOURNALS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_BUDGET_JOURNALS_V, object_name:GL_BUDGET_JOURNALS_V, status:VALID, product: GL - General Ledger , description: 10SC ONLY , implementation_dba_data: APPS.GL_BUDGET_JOURNALS_V ,
-
Table: GL_LEDGERS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_LEDGERS, object_name:GL_LEDGERS, status:VALID, product: GL - General Ledger , description: Ledger definition , implementation_dba_data: GL.GL_LEDGERS ,
-
View: GL_JE_LINES_RECON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_LINES_RECON_V, object_name:GL_JE_LINES_RECON_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_LINES_RECON_V ,
-
View: GL_JE_LINES_RECON_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_LINES_RECON_V, object_name:GL_JE_LINES_RECON_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_LINES_RECON_V ,
-
View: GL_JE_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_LINES_V, object_name:GL_JE_LINES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_LINES_V ,
-
View: GL_JE_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_LINES_V, object_name:GL_JE_LINES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_LINES_V ,
-
View: GL_JOURNAL_REPORTS_ITF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JOURNAL_REPORTS_ITF_V, object_name:GL_JOURNAL_REPORTS_ITF_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JOURNAL_REPORTS_ITF_V ,
-
View: GL_JOURNAL_REPORTS_ITF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JOURNAL_REPORTS_ITF_V, object_name:GL_JOURNAL_REPORTS_ITF_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JOURNAL_REPORTS_ITF_V ,
-
View: GL_JE_JOURNAL_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_JOURNAL_LINES_V, object_name:GL_JE_JOURNAL_LINES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_JOURNAL_LINES_V ,
-
View: GL_JE_JOURNAL_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLGL.GL_JE_JOURNAL_LINES_V, object_name:GL_JE_JOURNAL_LINES_V, status:VALID, product: GL - General Ledger , implementation_dba_data: APPS.GL_JE_JOURNAL_LINES_V ,
-
Table: GL_CODE_COMBINATIONS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_CODE_COMBINATIONS, object_name:GL_CODE_COMBINATIONS, status:VALID, product: GL - General Ledger , description: Account combinations , implementation_dba_data: GL.GL_CODE_COMBINATIONS ,
-
Table: GL_CODE_COMBINATIONS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_CODE_COMBINATIONS, object_name:GL_CODE_COMBINATIONS, status:VALID, product: GL - General Ledger , description: Account combinations , implementation_dba_data: GL.GL_CODE_COMBINATIONS ,