Skip to the content.

GL Journals (Drilldown) – Oracle EBS SQL Report

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

Overview

** This report is used by the GL Financial Statement and Drilldown report, to show Journal details. **

GL batches and journals report, including amounts and attachments.To enable next level drilldown below columns should be present in Display columns of the custom templates Drill To Subledger Drill To Journal Attachment Drill To Full Journal

Report Parameters

Ledger, Period, Ledger ID, Journal Source, Journal Category, Posting Status, Batch, Batch ID, Journal, Journal Header ID, Journal Line Num, Concatenated Segments, Code Combination ID, Restrict CCIDs through GTT, Restrict JHI through GTT, Currency, Show Attachment Details, Balance Type, Budget Name, Encumbrance Type, Amount Type, Creation Date From, Creation Date To, Created By, Posted Date From, Posted Date To, Funds Status, Reference

Oracle EBS Tables Used

per_people_f, gl_budget_versions, gl_encumbrance_types, gl_daily_conversion_types, gl_je_headers, gl_system_usages, zx_rates_b, gl_ledgers, gl_periods, gl_je_batches, gl_je_sources_vl, gl_je_categories_vl, gl_je_lines, gl_je_lines_recon, gl_code_combinations_kfv, 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 Analysis (Drilldown), GL Account Analysis (Drilldown) (with inventory and WIP), GL Account Distribution Analysis

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_Drilldown.xml
Full SQL on Enginatics www.enginatics.com/reports/gl-journals-drilldown/

GL Journals (Drilldown) - Case Study & Technical Analysis

Executive Summary

The GL Journals (Drilldown) report is a specialized variation of the standard GL Journals report, specifically engineered to serve as the “target” for drill-down operations from high-level financial statements (like the FSG report). It is optimized to accept specific context parameters (such as a Journal Header ID or a specific Account/Period combination) passed from a parent report, allowing users to instantly view the granular details behind a summary balance.

Business Use Cases

Technical Analysis

Core Tables

Key Joins & Logic

Key Parameters


© 2026 Enginatics