Skip to the content.

GL Code Combinations – Oracle EBS SQL Report

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

Overview

Parameter ‘Show Misclassified Accounts’ can be used to identify code combinations, which have a different account type than their flexfield value setup. There is an Oracle note explaining the implications of correcting these: R12: Troubleshooting Misclassified Accounts in General Ledger (KB706390) https://support.oracle.com/support/?kmContentId=872162

Report Parameters

Chart of Accounts, Ledger, Show Balance and Posted Date, Account Type, Show Misclassified Accounts, Child Accounts Only, Segment1 like, Segment1 From, Segment1 To, Segment2 like, Segment2 From, Segment2 To, Segment3 like, Segment3 From, Segment3 To, Segment4 like, Segment4 From, Segment4 To, Segment5 like, Segment5 From, Segment5 To

Oracle EBS Tables Used

gl_summary_templates, gl_code_combinations_kfv, fnd_flex_values, fnd_segment_attribute_values, fnd_id_flex_structures_vl, fnd_id_flex_segments, gl_balances, gl_ledgers, gl_periods, gl_je_headers, gl_je_lines

Report Categories

Enginatics

GL Account Analysis, GL Account Analysis (Distributions), GL Account Distribution Analysis, GL Account Analysis 11g, GL Balance, GL Balance by Account Hierarchy

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 Code Combinations 31-May-2025 130542.xlsx
Blitz Report™ XML Import GL_Code_Combinations.xml
Full SQL on Enginatics www.enginatics.com/reports/gl-code-combinations/

GL Code Combinations - Case Study & Technical Analysis

Executive Summary

The GL Code Combinations report is a master data management tool designed to audit, analyze, and maintain the Chart of Accounts structure. It lists valid accounting flexfield combinations, their attributes (such as account type and enabled status), and helps identify misclassified accounts or setup inconsistencies. This report is critical for maintaining the integrity of the financial reporting structure and ensuring that data entry adheres to corporate governance standards.

Business Use Cases

Technical Analysis

Core Tables

Key Joins & Logic

Key Parameters


© 2026 Enginatics