Search Results ce_transaction_codes
The CE_TRANSACTION_CODES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Cash Management module, primarily used to define and store transaction codes that facilitate the reconciliation of bank statements with internal accounting transactions. This table acts as a reference repository for mapping external bank transaction codes (provided by financial institutions) to internal Oracle transaction types, enabling automated reconciliation processes. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Purpose and Functional Overview
The CE_TRANSACTION_CODES table serves as a bridge between bank statement lines and Oracle subledger transactions. Financial institutions often use proprietary transaction codes to categorize entries (e.g., checks, deposits, fees). Oracle Cash Management leverages this table to interpret these codes and map them to standardized Oracle transaction types (e.g., RECEIPT, PAYMENT, BANK_TRANSFER). This mapping ensures accurate reconciliation by aligning external bank data with internal GL entries.Key Columns and Structure
The table includes the following critical columns:- TRANSACTION_CODE: Unique identifier for the bank-provided transaction code (e.g., "CHK" for checks).
- TRANSACTION_TYPE: Corresponding Oracle transaction type (e.g., PAYMENT or RECEIPT).
- BANK_ACCOUNT_ID: Links the code to a specific bank account defined in CE_BANK_ACCOUNTS.
- ENABLED_FLAG: Indicates whether the code is active for reconciliation.
- DESCRIPTION: User-defined explanation of the code's purpose.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record lifecycle.
Integration with Oracle EBS Modules
CE_TRANSACTION_CODES integrates with:- Cash Management: Automates reconciliation by matching bank statement lines to GL entries using the mapped codes.
- Payables & Receivables: Transaction codes for payments (AP) and receipts (AR) are validated against this table during reconciliation.
- General Ledger: Ensures reconciled transactions post correctly to the GL by maintaining consistency between bank and subledger data.
Configuration and Usage
Administrators set up transaction codes via the Oracle Cash Management UI (Navigation: Cash Management > Setup > Banks > Transaction Codes). Key steps include:- Defining the bank's transaction code (e.g., "DEP" for deposits).
- Mapping it to an Oracle transaction type (e.g., RECEIPT).
- Assigning it to specific bank accounts or making it global.
Impact on Reconciliation
The table's accuracy directly affects reconciliation efficiency. Misconfigured codes may lead to:- Unmatched transactions requiring manual intervention.
- Delays in financial closing processes.
- Inaccurate cash position reporting.
Technical Considerations
In EBS 12.2.2, the table is part of the CE (Cash Execution) schema, with dependencies on CE_BANK_ACCOUNTS and CE_STATEMENT_HEADERS. Customizations (e.g., adding new codes) should avoid modifying seeded data to prevent upgrade conflicts.Conclusion
The CE_TRANSACTION_CODES table is foundational for automating bank reconciliation in Oracle EBS. Its proper configuration ensures seamless alignment between external banking data and internal financial records, reducing manual effort and enhancing accuracy in cash management processes. Organizations must maintain this table meticulously to optimize reconciliation workflows and ensure financial data integrity.-
Table: CE_TRANSACTION_CODES
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_TRANSACTION_CODES, object_name:CE_TRANSACTION_CODES, status:VALID, product: CE - Cash Management , description: Bank transaction codes , implementation_dba_data: CE.CE_TRANSACTION_CODES ,
-
Table: CE_TRANSACTION_CODES
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_TRANSACTION_CODES, object_name:CE_TRANSACTION_CODES, status:VALID, product: CE - Cash Management , description: Bank transaction codes , implementation_dba_data: CE.CE_TRANSACTION_CODES ,
-
Table: CE_CE_TRANSACTION_CODES
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_CE_TRANSACTION_CODES, object_name:CE_CE_TRANSACTION_CODES, status:VALID, product: CE - Cash Management , description: This table is a backup of the ce_transaction_codes table before the bank account foreign key upgrade. , implementation_dba_data: CE.CE_CE_TRANSACTION_CODES ,
-
Table: CE_CE_TRANSACTION_CODES
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_CE_TRANSACTION_CODES, object_name:CE_CE_TRANSACTION_CODES, status:VALID, product: CE - Cash Management , description: This table is a backup of the ce_transaction_codes table before the bank account foreign key upgrade. , implementation_dba_data: CE.CE_CE_TRANSACTION_CODES ,
-
Table: CE_JE_MAPPINGS
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_JE_MAPPINGS, object_name:CE_JE_MAPPINGS, status:VALID, product: CE - Cash Management , description: The CE_JE_MAPPINGS table stores the journal entry mappings information for a bank account. , implementation_dba_data: CE.CE_JE_MAPPINGS ,
-
Table: CE_JE_MAPPINGS
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_JE_MAPPINGS, object_name:CE_JE_MAPPINGS, status:VALID, product: CE - Cash Management , description: The CE_JE_MAPPINGS table stores the journal entry mappings information for a bank account. , implementation_dba_data: CE.CE_JE_MAPPINGS ,
-
Table: CE_ARCH_LINES
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_ARCH_LINES, object_name:CE_ARCH_LINES, status:VALID, product: CE - Cash Management , description: Archived CE_STATEMENT_LINES records , implementation_dba_data: CE.CE_ARCH_LINES ,
-
Table: CE_ARCH_LINES
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_ARCH_LINES, object_name:CE_ARCH_LINES, status:VALID, product: CE - Cash Management , description: Archived CE_STATEMENT_LINES records , implementation_dba_data: CE.CE_ARCH_LINES ,
-
Table: CE_STATEMENT_LINES
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_STATEMENT_LINES, object_name:CE_STATEMENT_LINES, status:VALID, product: CE - Cash Management , description: Bank statement lines , implementation_dba_data: CE.CE_STATEMENT_LINES ,
-
View: CE_BANK_TRX_CODES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_BANK_TRX_CODES_V, object_name:CE_BANK_TRX_CODES_V, status:VALID, product: CE - Cash Management , description: - Retrofitted , implementation_dba_data: APPS.CE_BANK_TRX_CODES_V ,
-
Table: CE_STATEMENT_LINES
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_STATEMENT_LINES, object_name:CE_STATEMENT_LINES, status:VALID, product: CE - Cash Management , description: Bank statement lines , implementation_dba_data: CE.CE_STATEMENT_LINES ,
-
View: CE_BANK_TRX_CODES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_BANK_TRX_CODES_V, object_name:CE_BANK_TRX_CODES_V, status:VALID, product: CE - Cash Management , description: - Retrofitted , implementation_dba_data: APPS.CE_BANK_TRX_CODES_V ,
-
View: CEBV_BANK_STATEMENT_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_BANK_STATEMENT_LINES, object_name:CEBV_BANK_STATEMENT_LINES, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEBV_BANK_STATEMENT_LINES ,
-
View: CEFV_BANK_STATEMENT_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEFV_BANK_STATEMENT_LINES, object_name:CEFV_BANK_STATEMENT_LINES, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEFV_BANK_STATEMENT_LINES ,
-
View: CEBV_BANK_STATEMENT_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_BANK_STATEMENT_LINES, object_name:CEBV_BANK_STATEMENT_LINES, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEBV_BANK_STATEMENT_LINES ,
-
View: CEFV_BANK_STATEMENT_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEFV_BANK_STATEMENT_LINES, object_name:CEFV_BANK_STATEMENT_LINES, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEFV_BANK_STATEMENT_LINES ,
-
View: CE_JE_MAPPINGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_JE_MAPPINGS_V, object_name:CE_JE_MAPPINGS_V, status:VALID, product: CE - Cash Management , description: View on CE_JE_MAPPINGS to simply Forms coding , implementation_dba_data: APPS.CE_JE_MAPPINGS_V ,
-
View: CE_JE_MAPPINGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_JE_MAPPINGS_V, object_name:CE_JE_MAPPINGS_V, status:VALID, product: CE - Cash Management , description: View on CE_JE_MAPPINGS to simply Forms coding , implementation_dba_data: APPS.CE_JE_MAPPINGS_V ,
-
View: CE_801_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_801_RECONCILED_V, object_name:CE_801_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled Payroll payments for unreconciling , implementation_dba_data: APPS.CE_801_RECONCILED_V ,
-
View: CE_801_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_801_RECONCILED_V, object_name:CE_801_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled Payroll payments for unreconciling , implementation_dba_data: APPS.CE_801_RECONCILED_V ,
-
View: CE_TRANSACTION_CODES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_TRANSACTION_CODES_V, object_name:CE_TRANSACTION_CODES_V, status:VALID, product: CE - Cash Management , description: - Retrofitted , implementation_dba_data: APPS.CE_TRANSACTION_CODES_V ,
-
View: CE_INTRA_STMT_HDRS_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_INTRA_STMT_HDRS_LINES_V, object_name:CE_INTRA_STMT_HDRS_LINES_V, status:VALID, product: CE - Cash Management , description: The CE_INTRA_STMT_HDRS_LINES_V view contains intra-day bank statement headers and lines information. This view is used in cash positioning. , implementation_dba_data: APPS.CE_INTRA_STMT_HDRS_LINES_V ,
-
View: CE_INTRA_STMT_HDRS_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_INTRA_STMT_HDRS_LINES_V, object_name:CE_INTRA_STMT_HDRS_LINES_V, status:VALID, product: CE - Cash Management , description: The CE_INTRA_STMT_HDRS_LINES_V view contains intra-day bank statement headers and lines information. This view is used in cash positioning. , implementation_dba_data: APPS.CE_INTRA_STMT_HDRS_LINES_V ,
-
View: CE_TRANSACTION_CODES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_TRANSACTION_CODES_V, object_name:CE_TRANSACTION_CODES_V, status:VALID, product: CE - Cash Management , description: - Retrofitted , implementation_dba_data: APPS.CE_TRANSACTION_CODES_V ,
-
View: CE_260_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_260_RECONCILED_V, object_name:CE_260_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled statement lines for unreconciling , implementation_dba_data: APPS.CE_260_RECONCILED_V ,
-
View: CE_260_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_260_RECONCILED_V, object_name:CE_260_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled statement lines for unreconciling , implementation_dba_data: APPS.CE_260_RECONCILED_V ,
-
View: CE_801_EFT_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_801_EFT_RECONCILED_V, object_name:CE_801_EFT_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled Payroll payments for unreconciling , implementation_dba_data: APPS.CE_801_EFT_RECONCILED_V ,
-
View: CE_185_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_185_RECONCILED_V, object_name:CE_185_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled Treasury transactions for unreconciling via Open Interface , implementation_dba_data: APPS.CE_185_RECONCILED_V ,
-
View: CE_185_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_185_RECONCILED_V, object_name:CE_185_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled Treasury transactions for unreconciling via Open Interface , implementation_dba_data: APPS.CE_185_RECONCILED_V ,
-
View: CE_801_EFT_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_801_EFT_RECONCILED_V, object_name:CE_801_EFT_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled Payroll payments for unreconciling , implementation_dba_data: APPS.CE_801_EFT_RECONCILED_V ,
-
View: CE_101_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_101_RECONCILED_V, object_name:CE_101_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled GL journals for unreconciling , implementation_dba_data: APPS.CE_101_RECONCILED_V ,
-
View: CE_999_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_999_RECONCILED_V, object_name:CE_999_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled transactions for unreconciling via Open Interface , implementation_dba_data: APPS.CE_999_RECONCILED_V ,
-
View: CE_101_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_101_RECONCILED_V, object_name:CE_101_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled GL journals for unreconciling , implementation_dba_data: APPS.CE_101_RECONCILED_V ,
-
View: CE_999_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_999_RECONCILED_V, object_name:CE_999_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled transactions for unreconciling via Open Interface , implementation_dba_data: APPS.CE_999_RECONCILED_V ,
-
View: CE_260_CF_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_260_CF_RECONCILED_V, object_name:CE_260_CF_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled cashflow receipts and payments for unreconciling , implementation_dba_data: APPS.CE_260_CF_RECONCILED_V ,
-
View: CE_260_CF_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_260_CF_RECONCILED_V, object_name:CE_260_CF_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled cashflow receipts and payments for unreconciling , implementation_dba_data: APPS.CE_260_CF_RECONCILED_V ,
-
View: CE_222_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_222_RECONCILED_V, object_name:CE_222_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled AR receipts for unreconciling , implementation_dba_data: APPS.CE_222_RECONCILED_V ,
-
View: CE_222_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_222_RECONCILED_V, object_name:CE_222_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled AR receipts for unreconciling , implementation_dba_data: APPS.CE_222_RECONCILED_V ,
-
View: CE_200_RECONCILED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_200_RECONCILED_V, object_name:CE_200_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled AP payments for unreconciling , implementation_dba_data: APPS.CE_200_RECONCILED_V ,
-
View: CE_200_RECONCILED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_200_RECONCILED_V, object_name:CE_200_RECONCILED_V, status:VALID, product: CE - Cash Management , description: Reconciled AP payments for unreconciling , implementation_dba_data: APPS.CE_200_RECONCILED_V ,