Skip to the content.

CE Bank Account Balances – Oracle EBS SQL Report

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

Overview

Application: Cash Management Description: Bank Accounts - Balances Report

Provides equivalent functionality to the following standard Oracle Forms/Reports

Single (As Of) Date Report

Range Day Report

Actual vs Projected Report

Sources: Bank Account Balance Single Date Report (CEBABSGR) Bank Account Balance Range Day Report (CEBABRGR) Bank Account Balance Actual vs Projected Report (CEBABAPR) DB package: CE_CEXSTMRR_XMLP_PKG (required to initialize security)

Report Parameters

Legal Entity, Bank Name, Bank Branch, Bank Account Name, Bank Account Number, Balance Type, Balance Date From, Balance Date To, Balance As Of Date, Bring Forward Prior Balances, Actual vs Projected Balance Type, Bank Account Currency, Reporting Currency, Reporting Exchange Rate Type, Reporting Exchange Rate Date

Oracle EBS Tables Used

ce_bank_acct_balances, ce_projected_balances, ce_bank_acct_bal_qry1, ce_bank_accts_calc_v, ce_bank_accts_gt_v, gl_code_combinations, hz_parties, xle_entity_profiles, ce_cashpools, ce_cashpool_sub_accts

Report Categories

Enginatics, R12 only

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 Bank Account Balances 19-Aug-2021 075222.xlsx
Blitz Report™ XML Import CE_Bank_Account_Balances.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-bank-account-balances/

Case Study & Technical Analysis: CE Bank Account Balances Report

Executive Summary

The CE Bank Account Balances report is a comprehensive Treasury Management tool designed to provide immediate visibility into cash positions across the enterprise. It consolidates functionality from multiple standard Oracle Cash Management reports into a single, flexible interface. This report is essential for Treasury Managers and Financial Controllers who need to monitor liquidity, reconcile bank statements, and forecast cash flow requirements without running disparate processes.

Business Challenge

Managing cash visibility in Oracle EBS can be fragmented:

The Solution

This report solves these challenges by offering a unified view of bank balances with advanced logic to handle data gaps.

Technical Architecture (High Level)

The report utilizes advanced SQL analytic functions to perform complex balance calculations directly in the database.

Primary Tables

Logical Relationships

Parameters & Filtering

The report offers versatile parameters to switch between reporting modes:

Performance & Optimization

FAQ

Q: Why do I see a balance date different from my “As Of Date”? A: If you set “Bring Forward Prior Balances” to ‘Yes’, and there was no activity on your “As Of Date,” the report shows the date of the last actual balance update. This confirms you are looking at the most current valid data.

Q: Can I see both Ledger and Available balances? A: Yes, the report extracts multiple balance types (Ledger, Available, Value Dated, 1-Day Float, etc.) simultaneously. You can choose which columns to display in the Excel output.

Q: How does the “Actual vs Projected” comparison work? A: When you select a balance type for comparison, the report calculates the variance (Actual - Projected). This is useful for validating the accuracy of your cash forecasting rules.


© 2026 Enginatics