Skip to the content.

CE General Ledger Cash Account Usage – Oracle EBS SQL Report

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

Overview

Application: Cash Management Description: Cash Account Usage

This report details the General Ledger Cash Accounts assigned to Bank Accounts, and their usage.

The following templates are available: Pivot: Bank Accounts, Assigned Cash Accounts - Pivot by Bank Account, Cash Account showing cash account usage within each bank account. Pivot: Cash Account, Assigned Bank Accounts - Pivot by Cash Account, Bank Account, showing cash account usage within each bank account.

Report Parameters

Legal Entity, Bank Name, Bank Branch, Bank Account Name, Bank Account Number, Bank Account Currency, Cash Account

Oracle EBS Tables Used

ce_bank_accounts, xle_entity_profiles, gl_ledgers, hz_parties, gl_code_combinations_kfv, ce_bank_acct_uses_all, ce_security_profiles_v, ce_gl_accounts_ccid, dual

Report Categories

Enginatics, R12 only

CE General Ledger Reconciliation, CE Cleared Transactions, AR Customer Upload, CE Bank Account Balances, IBY Payment Process Request Details, AR Miscellaneous Receipts, AR Unapplied Receipts Register, AR Transactions and Payments

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 CE General Ledger Cash Account Usage 04-Apr-2026 123137.xlsx
Blitz Report™ XML Import CE_General_Ledger_Cash_Account_Usage.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-general-ledger-cash-account-usage/

Executive Summary

The CE General Ledger Cash Account Usage report is a configuration audit tool that maps Bank Accounts to their corresponding General Ledger (GL) Cash Accounts. In Oracle, a single bank account can be linked to multiple GL accounts (e.g., for different currencies or operating units), and conversely, a GL account might be shared. This report visualizes these relationships to ensure that cash activity is being booked to the correct ledger accounts.

Business Challenge

The link between the Bank Account (Treasury) and the GL Account (Accounting) is defined in the Bank Account Setup.

Solution

This report provides a matrix view of Bank Accounts and their assigned GL Cash Accounts.

Key Features:

Architecture

The report queries CE_BANK_ACCOUNTS and joins to CE_GL_ACCOUNTS_CCID (or CE_BANK_ACCT_USES_ALL) to retrieve the accounting flexfield segments.

Key Tables:

Impact


© 2026 Enginatics