Skip to the content.

CE Bank Transaction Codes Listing – Oracle EBS SQL Report

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

Overview

Imported from BI Publisher Description: Bank Transaction Codes Application: Cash Management Source: Bank Transaction Codes Listing Short Name: CEXTRXCD DB package: CE_CEXTRXCD_XMLP_PKG

Report Parameters

Bank Name, Bank Branch Name, Bank Account Name, Bank Account Number

Oracle EBS Tables Used

ce_internal_bank_accounts_v, ce_transaction_codes_v, ce_lookups

Report Categories

Enginatics, R12 only

CE General Ledger Reconciliation, CE Cleared Transactions, AR Customer Upload, GL Account Distribution Analysis, AP Invoices and Lines

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 Transaction Codes Listing 22-Feb-2022 233052.xlsx
Blitz Report™ XML Import CE_Bank_Transaction_Codes_Listing.xml
Full SQL on Enginatics www.enginatics.com/reports/ce-bank-transaction-codes-listing/

Executive Summary

The CE Bank Transaction Codes Listing report provides a reference list of all transaction codes configured in the system for bank statement processing. These codes (e.g., “115” for Lockbox Deposit, “495” for Outgoing Wire) are the language the bank uses to describe transactions. Mapping these codes correctly to Oracle Transaction Types is the foundation of the Auto-Reconciliation process. This report helps verify that the system is configured to understand the electronic bank statements it receives.

Business Challenge

Banks use standard (BAI2, SWIFT) or proprietary codes to identify transaction types. If Oracle doesn’t know what “Code 501” means, it cannot automatically match that line to a payment or receipt.

Solution

This report lists the defined transaction codes for each bank account, showing the code, description, and the Oracle Transaction Type it maps to.

Key Features:

Architecture

The report queries CE_TRANSACTION_CODES_V which holds the mapping rules.

Key Tables:

Impact


© 2026 Enginatics