Skip to the content.

CE Cleared Transactions – Oracle EBS SQL Report

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

Overview

Application: Cash Management Description: Transactions - Cleared Payment/Receipt Transactions

Provides equivalent functionality to the following standard Oracle Forms/Reports

Source: Cleared Transactions Report (CEXCLEAR) DB package: CE_CEXCLEAR_XMLP_PKG (required to initialize security)

Report Parameters

Bank Name, Bank Branch, Bank Account Name, Bank Account Number, Transaction Type, Treasury Legal Entity, Payroll Business Group, AP/AR Operating Unit, Cleared Date From, Cleared Date To

Oracle EBS Tables Used

ap_checks_all, iby_payment_methods_vl, iby_payments_all, iby_pay_instructions_all, ce_bank_accts_gt_v, hz_parties, ce_bank_acct_uses_all, ce_security_profiles_gt, xle_entity_profiles, hr_all_organization_units, gl_code_combinations, ar_cash_receipts, ar_cash_receipt_history_all, ar_batches_all, ce_lookups, hz_cust_accounts, ar_payment_schedules_all, ar_receipt_methods, ce_801_reconciled_v, pay_pre_payments, pay_assignment_actions, pay_org_payment_methods_f, ce_801_eft_reconciled_v, ce_999_interface_v, ce_bank_branches_v

Report Categories

Enginatics, R12 only

CE Cash in Transit, CE Bank Statement and Reconciliation, IBY Payment Process Request Details, CE General Ledger Reconciliation, AP Supplier Upload, AR Customer Upload

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_Cleared_Transactions.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-cleared-transactions/

Executive Summary

The CE Cleared Transactions report is a historical record of all payments and receipts that have successfully cleared the bank. It serves as the definitive proof of payment or receipt for audit and vendor inquiry purposes. By filtering on clearance dates, Treasury teams can analyze the actual timing of cash flows compared to their issuance dates, helping to refine float assumptions.

Business Challenge

Once a transaction clears the bank, it moves from “In Transit” to “Cleared.”

Solution

This report lists all transactions with a status of ‘CLEARED’ within a specified date range.

Key Features:

Architecture

The report queries the subledger tables (AP_CHECKS_ALL, AR_CASH_RECEIPTS) where the status is ‘CLEARED’ or ‘RECONCILED’.

Key Tables:

Impact


© 2026 Enginatics