Skip to the content.

CE Bank Statement Import Execution – Oracle EBS SQL Report

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

Overview

Application: Cash Management Source: Bank Statement Import Execution Report Short Name: CEIMPERR DB package: CE_CEXINERR_XMLP_PKG

Report Parameters

Bank Name, Bank Branch Name, Bank Account Name, Bank Account Number, Statement Number From, Statement Number To, Statement Date From, Statement Date To, Show Warnings/Errors Only

Oracle EBS Tables Used

ce_statement_headers_int, ce_lookups, ce_bank_accts_gt_v, ce_bank_branches_v, ce_statement_headers, ce_statement_lines, ar_cash_receipts_all, ar_cash_receipt_history_all, ce_statement_reconcils_all, ce_reconciliation_errors, ce_header_interface_errors

Report Categories

BI Publisher, 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 Statement Import Execution 22-Feb-2022 234911.xlsx
Blitz Report™ XML Import CE_Bank_Statement_Import_Execution.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-bank-statement-import-execution/

Executive Summary

The CE Bank Statement Import Execution report is a technical and operational log of the bank statement import process. When bank statements (BAI2, MT940, etc.) are loaded into Oracle, this report tracks the success or failure of that interface process. It highlights specific errors (e.g., “Invalid Account Number”, “Duplicate Statement”), allowing the technical team or cash users to troubleshoot and correct the data before attempting to re-import.

Business Challenge

Automated bank statement import is critical for daily cash visibility. However, file format changes, invalid characters, or configuration mismatches can cause imports to fail.

Solution

This report queries the interface and error tables to provide a readable summary of the import execution.

Key Features:

Architecture

The report checks CE_HEADER_INTERFACE_ERRORS and CE_RECONCILIATION_ERRORS linked to the statement interface tables.

Key Tables:

Impact


© 2026 Enginatics