GL Ledger Sets
Description:
Master data report showing GL ledger sets and included ledgers.
Parameters
Ledger Set, Chart of Accounts
Used tables
gl_ledgers, gl_ledger_sets_v, gl_ledger_set_norm_assign_v
Categories
Related reports
Dependencies
If you would like to try one of these Oracle EBS SQLs without having Blitz Report installed, note that some of the reports require functions from utility package xxen_util.
Example Report
Report SQL
www.enginatics.com/reports/gl-ledger-sets/
Blitz Report™ import options
GL Ledger Sets - Case Study & Technical Analysis
Executive Summary
The GL Ledger Sets report is a configuration analysis tool that documents the setup of Ledger Sets within the Oracle General Ledger. Ledger Sets allow organizations to group multiple ledgers (e.g., by region, country, or line of business) to perform collective processing such as opening/closing periods, running reports, or performing revaluation. This report helps visualize these groupings and verify that the correct ledgers are included in each set.
Business Use Cases
- Configuration Verification: Ensures that a “Global” or “Regional” ledger set actually contains all the intended ledgers (e.g., verifying that the newly created “France” ledger was added to the “EMEA” ledger set).
- Period Close Management: Assists in troubleshooting why a period might not be closed for a specific entity by confirming its membership in the Ledger Set used for the “Close Period” program.
- Reporting Hierarchy: Validates the structures used for consolidated reporting, ensuring that data aggregation at the Ledger Set level will be accurate.
- Access Control: Since Data Access Sets can be assigned to Ledger Sets, this report helps map out the scope of access granted to users.
Technical Analysis
Core Tables
GL_LEDGER_SETS_V: A view that lists the defined Ledger Sets.GL_LEDGER_SET_NORM_ASSIGN_V: Contains the normative assignments, defining which ledgers (or other ledger sets) belong to a parent ledger set.GL_LEDGERS: Stores the details of the individual ledgers.
Key Joins & Logic
- Set Membership: The query joins
GL_LEDGER_SETS_V(the parent) toGL_LEDGER_SET_NORM_ASSIGN_V(the mapping) and then toGL_LEDGERS(the child) to list the members. - Chart of Accounts Validation: Typically, all ledgers in a set must share the same Chart of Accounts and Calendar. The report likely includes columns to validate this consistency.
- Recursive Logic: Ledger Sets can potentially contain other Ledger Sets. The report logic (or the underlying view) handles the flattening of this hierarchy to show the ultimate list of ledgers.
Key Parameters
- Ledger Set: The specific set to analyze.
- Chart of Accounts: Filter to show sets belonging to a specific COA structure.
Oracle E-Business Suite Reporting Library
We provide an open source Oracle EBS SQLs as a part of operational and project implementation support toolkits for rapid Excel reports generation.
Blitz Report™ is based on Oracle EBS forms technology, and hence requires minimal training. There are no data or performance limitations since the output files are created directly from the database without going through intermediate file formats such as XML.
Blitz Report can be used as BI Publisher and Oracle Discoverer replacement tool. Standard Oracle BI Publisher and Discoverer reports can also be imported into Blitz Report for immediate output to Excel. Typically, reports can be created and version tracked within hours instead of days. The concurrent request output automatically opens upon completion without the need for re-formatting.
The Filters, Columns, Rows and Values fields are used to create and deliver the data in pivot table format with full drill down to details.

The Excel template upload functionality in Blitz Report allows users to create their own layouts by uploading an Excel template with additional sheets and charts, automatically refreshed when the report runs again. This allows to create custom dashboards and more advanced visualizations of report data.

You can download and use Blitz Report free of charge for your first 30 reports.
The installation and implementation process usually takes less than 1 hour; you can refer to our installation and user guides for specific details.
If you would like to optimize your Oracle EBS implementation and or operational reporting you can visit www.enginatics.com to review great ideas and example usage in blog. Or why not try for yourself in our demo environment.
Useful Links
Blitz Report™ – World’s fastest data upload and reporting for Oracle EBS
Oracle Discoverer replacement – importing worksheets into Blitz Report™
Blitz Report™ Questions & Answers
Supply Chain Hub by Blitz Report™
© 2025 Enginatics