Search Results ce_cashflows
The CE_CASHFLOWS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Cash Management module, designed to store transactional cash flow data. This table serves as the foundation for cash positioning, forecasting, and reconciliation processes, enabling organizations to manage liquidity efficiently. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Overview
The CE_CASHFLOWS table captures cash movement details, including receipts, payments, and bank statement transactions. It acts as a central repository for cash-related data, linking to subledger accounting entries, bank accounts, and other financial modules. Key attributes include:- CASHFLOW_ID: Primary key identifier for each cash flow record.
- BANK_ACCOUNT_ID: References the bank account (CE_BANK_ACCOUNTS) involved in the transaction.
- TRX_TYPE: Classifies the transaction type (e.g., receipt, payment, bank statement line).
- TRX_DATE: The date of the transaction.
- AMOUNT: The monetary value of the cash flow.
- CURRENCY_CODE: The currency in which the transaction is recorded.
- STATUS: Indicates the processing status (e.g., reconciled, uncleared).
- SOURCE_ID: Links to the originating transaction (e.g., AR_CASH_RECEIPTS for receipts).
Functional Role
The table supports core Cash Management processes:- Cash Positioning: Aggregates real-time cash inflows and outflows to provide a snapshot of available liquidity.
- Forecasting: Stores projected cash flows for scenario analysis and planning.
- Reconciliation: Facilitates automatic or manual matching of bank statements (CE_STATEMENTS) with internal records.
- Integration: Interfaces with Accounts Receivable (AR), Accounts Payable (AP), and General Ledger (GL) to ensure consistency across subledgers.
Technical Integration
CE_CASHFLOWS integrates with other Oracle EBS tables via foreign keys:- CE_BANK_ACCOUNTS: Maps transactions to specific bank accounts.
- CE_STATEMENT_LINES: Links cash flows to bank statement lines for reconciliation.
- AR_CASH_RECEIPTS/AP_INVOICES: Ties cash movements to underlying subledger transactions.
- AutoReconciliation engine (for bank statement matching).
- Manual entries via Cash Management UI.
- Batch programs like "Import Bank Statements" or "Create Cash Flows."
Customization and Extensions
Organizations often extend CE_CASHFLOWS functionality by:- Adding custom columns (via Descriptive Flexfields) to capture industry-specific data.
- Developing custom reports using SQL queries joining this table with CE_BANK_ACCT_USES_ALL or GL_CODE_COMBINATIONS.
- Leveraging APIs (e.g., CE_CASHFLOW_PUB) for programmatic data manipulation.
Performance Considerations
For optimal performance in high-volume environments:- Index frequently queried columns (e.g., TRX_DATE, BANK_ACCOUNT_ID).
- Purge historical data using the "Cash Management Archive and Purge" program.
- Partition the table by date ranges for large implementations.
Conclusion
The CE_CASHFLOWS table is indispensable for Oracle EBS Cash Management, providing a structured framework for tracking and analyzing cash movements. Its integration with financial modules ensures data integrity, while its flexibility supports diverse business requirements. Proper configuration and maintenance of this table are essential for accurate cash visibility and forecasting.-
Table: CE_CASHFLOWS
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_CASHFLOWS, object_name:CE_CASHFLOWS, status:VALID, product: CE - Cash Management , description: This table stores the cashflows , implementation_dba_data: CE.CE_CASHFLOWS ,
-
Table: CE_CASHFLOWS
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_CASHFLOWS, object_name:CE_CASHFLOWS, status:VALID, product: CE - Cash Management , description: This table stores the cashflows , implementation_dba_data: CE.CE_CASHFLOWS ,
-
APPS.CE_CASHFLOWS_PKG dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_BAT_API dependencies on CE_CASHFLOWS
12.2.2
-
APPS.CE_JE_CREATION dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_BAT_API dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_CASHFLOW_PKG dependencies on CE_CASHFLOWS
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on CE_CASHFLOWS
12.2.2
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_CASHFLOWS_PKG dependencies on CE_CASHFLOWS
12.2.2
-
APPS.CE_JE_CREATION dependencies on CE_CASHFLOWS
12.2.2
-
APPS.CE_XLA_ACCT_EVENTS_PKG dependencies on CE_CASHFLOWS
12.2.2
-
APPS.CE_AUTO_BANK_MATCH dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_BAT_UTILS dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_XLA_ACCT_EVENTS_PKG dependencies on CE_CASHFLOWS
12.1.1
-
APPS.CE_CASHFLOW_PKG dependencies on CE_CASHFLOWS
12.2.2
-
APPS.CE_BAT_UTILS dependencies on CE_CASHFLOWS
12.2.2
-
APPS.CE_AUTO_BANK_MATCH dependencies on CE_CASHFLOWS
12.2.2
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on IBY_FD_DOCS_PAYABLE_V
12.2.2
-
VIEW: APPS.CE_XLA_TRANSACTIONS_V
12.2.2
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on CE_SECURITY_PROFILES_GT
12.2.2
-
VIEW: APPS.CE_XLA_TRANSACTIONS_V
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on CE_SECURITY_PROFILES_GT
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on IBY_FD_DOCS_PAYABLE_V
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on IBY_FD_PAYMENTS_V
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on CE_CASHFLOW_ACCT_H
12.2.2
-
APPS.CE_CASHFLOW_PKG SQL Statements
12.1.1
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on IBY_FD_PAYMENTS_V
12.2.2
-
APPS.IBY_CE_BATCH_RECON_PKG dependencies on CE_CASHFLOW_ACCT_H
12.1.1
-
APPS.CE_CASHFLOW_PKG SQL Statements
12.2.2
-
SYNONYM: APPS.CE_CASHFLOWS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CE_CASHFLOWS, status:VALID,
-
APPS.CE_BAT_API SQL Statements
12.2.2
-
SYNONYM: APPS.CE_CASHFLOWS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CE_CASHFLOWS, status:VALID,
-
VIEW: CE.CE_CASHFLOWS#
12.2.2
owner:CE, object_type:VIEW, object_name:CE_CASHFLOWS#, status:VALID,
-
APPS.CE_CASHFLOWS_PKG SQL Statements
12.1.1
-
APPS.CE_CASHFLOWS_PKG SQL Statements
12.2.2
-
VIEW: APPS.CE_CP_DISC_CEI_V
12.1.1
-
VIEW: APPS.CE_CP_DISC_CEO_V
12.2.2
-
VIEW: APPS.CE_CP_DISC_CEI_V
12.2.2
-
VIEW: APPS.CE_CE_CASHFLOWS_V
12.1.1
-
VIEW: APPS.CE_CP_DISC_CEO_V
12.1.1
-
VIEW: APPS.CE_CE_CASHFLOWS_V
12.2.2
-
APPS.CE_BAT_API SQL Statements
12.1.1
-
VIEW: CE.CE_CASHFLOWS#
12.2.2
-
APPS.CE_XLA_ACCT_EVENTS_PKG dependencies on CE_PAYMENT_TRANSACTIONS
12.2.2
-
APPS.CE_XLA_ACCT_EVENTS_PKG dependencies on CE_PAYMENT_TRANSACTIONS
12.1.1
-
APPS.CE_CASHFLOWS_PKG dependencies on DUAL
12.1.1
-
APPS.CE_CASHFLOWS_PKG dependencies on DUAL
12.2.2
-
APPS.CE_CASHFLOWS_PKG dependencies on CE_CASHFLOWS_S
12.1.1
-
APPS.CE_CASHFLOWS_PKG dependencies on CE_CASHFLOWS_S
12.2.2