Skip to the content.

CE Cash in Transit – Oracle EBS SQL Report

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

Overview

Application: Cash Management Description: Cash in Transit

Provides equivalent functionality to the following standard Oracle Forms/Reports

Applicable Templates:

Source: Cash in Transit (CEXCSHTR) DB package: CE_CEXCSHTR_XMLP_PKG (required to initialize security)

Report Parameters

Bank Name, Bank Branch, Bank Account Name, Bank Account Number, Transaction Type, Payroll Business Group, AP/AR Operating Unit, As Of Date

Oracle EBS Tables Used

ce_bank_accounts, ce_bank_branches_v, ap_checks_all, ce_bank_acct_uses_all, ce_security_profiles_gt, ce_system_parameters, iby_payment_methods_vl, ap_payment_history_all, ar_receipt_methods, ar_payment_schedules_all, hz_cust_accounts, hz_parties, ar_cash_receipts, ar_cash_receipt_history_all, ce_999_interface_v, ce_bank_accts_gt_v, ce_statement_recon_gt_v, gl_sets_of_books, pay_ce_reconciled_payments, pay_pre_payments, pay_assignment_actions, pay_payroll_actions, pay_org_payment_methods_f, pay_payment_types, pay_action_interlocks

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 None
Blitz Report™ XML Import CE_Cash_in_Transit.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-cash-in-transit/

Executive Summary

The CE Cash in Transit report provides a detailed view of cash flows that have been recorded in the subledgers (AP/AR) but have not yet cleared the bank. This “float” is a critical component of liquidity management. The report allows Treasury Managers to see the pipeline of incoming receipts and outgoing payments, enabling more accurate cash positioning and forecasting.

Business Challenge

Between the time a check is printed or a receipt is recorded and the time it actually clears the bank, the cash is “in transit.”

Solution

This report aggregates all uncleared transactions from AP, AR, and Payroll, presenting them by Bank Account and Transaction Type.

Key Features:

Architecture

The report queries the CE_AVAILABLE_TRANSACTIONS_V (or similar union views) which pulls data from AP_CHECKS_ALL, AR_CASH_RECEIPTS, and PAY_PRE_PAYMENTS.

Key Tables:

Impact


© 2026 Enginatics