Skip to the content.

GL effective vs accounting vs period start and end date comparison – Oracle EBS SQL Report

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

Overview

For developers to understand the GL data: Shows the relationship between effective, accounting and period start and end dates by counting how many records exist where the effective date is before or after the accounting date.

Report Parameters

Number Of History Days

Oracle EBS Tables Used

gl_ledgers, gl_periods, gl_je_headers, gl_je_lines, gl_import_references, xla_ae_lines

Report Categories

Enginatics

GL Account Analysis, 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 GL effective vs accounting vs period start and end date comparison 11-Aug-2025 112858.xlsx
Blitz Report™ XML Import GL_effective_vs_accounting_vs_period_start_and_end_date_comparison.xml
Full SQL on Enginatics www.enginatics.com/reports/gl-effective-vs-accounting-vs-period-start-and-end-date-comparison/

GL effective vs accounting vs period start and end date comparison - Case Study & Technical Analysis

Executive Summary

The GL effective vs accounting vs period start and end date comparison report is a technical diagnostic tool designed for developers and system administrators. It analyzes the temporal relationships between three critical dates in the General Ledger: the Effective Date, the Accounting Date, and the Period Start/End Dates. By identifying discrepancies (e.g., an effective date falling outside the accounting period), this report helps diagnose data integrity issues, period close problems, and potential reporting inconsistencies.

Business Use Cases

Technical Analysis

Core Tables

Key Joins & Logic

Key Parameters


© 2026 Enginatics