Skip to the content.

GL Journals 11i – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

GL batches and journals report, including amounts and attachments

Report Parameters

Ledger, Ledger Category, Period, Period From, Period To, Posted Date From, Posted Date To, Creation Date From, Creation Date To, Created By, Journal Source, Journal Category, Posting Status, Funds Status, Exclude SLA Journals, Batch, Journal, Currency, Show Journal Line DFF Attributes, Show Attachment Details, Balance Type, Budget Name, Encumbrance Type, Reference, Concatenated Segments, GL_SEGMENT1, GL_SEGMENT1 From, GL_SEGMENT1 To, GL_SEGMENT2, GL_SEGMENT2 From, GL_SEGMENT2 To, GL_SEGMENT3, GL_SEGMENT3 From, GL_SEGMENT3 To, GL_SEGMENT4, GL_SEGMENT4 From, GL_SEGMENT4 To, GL_SEGMENT5, GL_SEGMENT5 From, GL_SEGMENT5 To, GL_SEGMENT6, GL_SEGMENT6 From, GL_SEGMENT6 To, GL_SEGMENT7, GL_SEGMENT7 From, GL_SEGMENT7 To, GL_SEGMENT8, GL_SEGMENT8 From, GL_SEGMENT8 To, GL_SEGMENT9, GL_SEGMENT9 From, GL_SEGMENT9 To, GL_SEGMENT10, GL_SEGMENT10 From, GL_SEGMENT10 To

Oracle EBS Tables Used

gl_code_combinations_kfv, gl_je_sources_vl, gl_je_categories_vl, gl_budget_versions, gl_encumbrance_types, gl_daily_conversion_types, gl_je_headers, xxen_gl_ledgers_v, gl_periods, gl_je_batches, gl_je_lines, gl_je_lines_recon, gcck, fnd_attached_documents, fnd_documents, fnd_documents_tl, fnd_document_datatypes, fnd_document_categories_vl, fnd_lobs, fnd_documents_short_text, fnd_documents_long_text

Report Categories

Enginatics

GL Account Distribution Analysis, GL Account Analysis (Distributions), GL Account Analysis, GL Journals (Drilldown) 11g, GL Journals (Drilldown)

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output None
Blitz Report™ XML Import GL_Journals_11i.xml
Full SQL on Enginatics www.enginatics.com/reports/gl-journals-11i/

Case Study & Technical Analysis: GL Journals

Executive Summary

The GL Journals report is the backbone of financial auditing and analysis in Oracle General Ledger. It provides a granular view of all journal entries—whether manual, imported, or generated by subledgers. This report is indispensable for Controllers and Auditors to verify the accuracy of financial statements, investigate account anomalies, and ensure strict adherence to internal controls.

Business Challenge

The General Ledger is the final repository for all financial transactions. However, analyzing this data can be challenging due to:

The Solution

This report solves these challenges by offering a powerful, parameter-driven “Operational View” of the General Ledger.

Technical Architecture (High Level)

The report queries the core GL transaction tables, optimized for the star-schema design of Oracle GL.

Parameters & Filtering

Performance & Optimization

FAQ

Q: How can I find all manual journal entries created last month? A: Set the “Period” to last month and the “Journal Source” parameter to ‘Manual’.

Q: Does this report show the foreign currency amounts? A: Yes, the report displays both the “Entered” (foreign) currency amounts and the “Accounted” (functional) currency amounts, along with the conversion rate used.

Q: Why can’t I see the subledger transaction details (e.g., Invoice Number) here? A: This report shows the GL view. While some references are carried over to GL_JE_LINES.REFERENCE_1, detailed subledger data is best viewed in the “GL Account Analysis (Drilldown)” report or specific subledger reports.


© 2026 Enginatics