Search Results boku no one chann douji
The CE_BANK_ACCOUNTS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing bank account information within the Cash Management module. It serves as the foundation for managing bank accounts, facilitating transactions, reconciliations, and integration with other financial modules such as Accounts Payable (AP), Accounts Receivable (AR), and Treasury. Below is a detailed summary of its structure, functionality, and significance in Oracle EBS.
Table Overview
TheCE_BANK_ACCOUNTS
table stores comprehensive details about bank accounts registered in the system. Each record represents a unique bank account, whether internal (owned by the organization) or external (owned by customers, suppliers, or partners). The table is part of the CE
(Cash Management) schema and is central to financial operations, ensuring seamless integration with other Oracle modules.
Key Columns and Their Significance
- BANK_ACCOUNT_ID: Primary key, uniquely identifying each bank account record.
- BANK_ACCOUNT_NUM: Stores the actual bank account number, masked for security in some implementations.
- BANK_ACCOUNT_NAME: A user-defined name for the account, aiding in easy identification.
- CURRENCY_CODE: Specifies the account's currency, critical for multi-currency transactions.
- BANK_ID: Foreign key linking to
CE_BANKS_V
, identifying the bank where the account is held. - BRANCH_ID: Foreign key referencing
CE_BANK_BRANCHES
, specifying the bank branch. - ACCOUNT_TYPE: Classifies the account (e.g., Checking, Savings, or Credit Card).
- STATUS: Indicates whether the account is Active or Inactive.
- START_DATE and END_DATE: Define the account's operational period.
- IBAN_NUMBER: Stores International Bank Account Number (IBAN) for global transactions.
- AP_USE_ALLOWED_FLAG, AR_USE_ALLOWED_FLAG, XTR_USE_ALLOWED_FLAG: Flags controlling module-specific access (AP, AR, Treasury).
Functional Role in Oracle EBS
TheCE_BANK_ACCOUNTS
table enables:
- Bank Account Management: Centralizes account details, streamlining administration and compliance.
- Transaction Processing: Facilitates payments (AP), receipts (AR), and fund transfers (Treasury).
- Reconciliation: Integrates with
CE_STATEMENTS
for automated bank statement reconciliation. - Security: Supports masking of sensitive data (e.g., account numbers) via Oracle's Data Masking tools.
- Multi-Org Access Control (MOAC): Allows shared accounts across operating units while enforcing data security.
Integration with Other Modules
The table is referenced by:- AP_BANK_ACCOUNTS: Maps accounts for supplier payments.
- AR_CASH_RECEIPTS: Links customer receipts to bank accounts.
- XTR_BANK_ACCOUNTS: Supports treasury operations like investments and loans.
Technical Considerations
- Indexes: Optimized for queries on
BANK_ACCOUNT_ID
,BANK_ID
, andBRANCH_ID
. - Audit Trails: Changes are logged in
CE_BANK_ACCOUNTS_ALL
for compliance. - Validation: Enforces referential integrity with
CE_BANKS_V
andCE_BANK_BRANCHES
.
Conclusion
TheCE_BANK_ACCOUNTS
table is a cornerstone of Oracle EBS Cash Management, ensuring accurate bank account administration, secure transactions, and cross-module interoperability. Its design supports scalability, regulatory compliance, and operational efficiency, making it indispensable for organizations leveraging Oracle EBS 12.1.1 or 12.2.2 for financial management.
-
Lookup Type: YES/NO
12.2.2
product: CE - Cash Management , meaning: Yes/No , description: Yes/No ,
-
Lookup Type: YES/NO
12.1.1
product: CE - Cash Management , meaning: Yes/No , description: Yes/No ,
-
Lookup Type: POOL_CONC_TYPE
12.2.2
product: CE - Cash Management , meaning: Concentration Type for Cash Pools ,
-
Lookup Type: POOL_CONC_TYPE
12.1.1
product: CE - Cash Management , meaning: Concentration Type for Cash Pools ,
-
Lookup Type: BANK_ACC_BAL_TYPE
12.1.1
product: CE - Cash Management , meaning: Bank Acc Bal Type , description: Bank Acc Bal Type ,
-
Lookup Type: BANK_ACC_BAL_TYPE
12.2.2
product: CE - Cash Management , meaning: Bank Acc Bal Type , description: Bank Acc Bal Type ,
-
Lookup Type: MASK_BANK_ACCOUNT_NUM
12.1.1
product: CE - Cash Management , meaning: Mask Bank Account Num , description: Mask Bank Account Num ,
-
Lookup Type: MASK_BANK_ACCOUNT_NUM
12.2.2
product: CE - Cash Management , meaning: Mask Bank Account Num , description: Mask Bank Account Num ,
-
View: CEBV_STMTRECON
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_STMTRECON, object_name:CEBV_STMTRECON, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEBV_STMTRECON ,
-
Table: CE_BANK_ACCOUNTS
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BANK_ACCOUNTS, object_name:CE_BANK_ACCOUNTS, status:VALID, product: CE - Cash Management , description: This table contains bank account information. Each bank account must be affiliated with one bank branch. , implementation_dba_data: CE.CE_BANK_ACCOUNTS ,
-
View: CEBV_STMTRECON
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_STMTRECON, object_name:CEBV_STMTRECON, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEBV_STMTRECON ,
-
Table: CE_BANK_ACCOUNTS
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BANK_ACCOUNTS, object_name:CE_BANK_ACCOUNTS, status:VALID, product: CE - Cash Management , description: This table contains bank account information. Each bank account must be affiliated with one bank branch. , implementation_dba_data: CE.CE_BANK_ACCOUNTS ,
-
Lookup Type: FX_TOL_DIFFERENCES
12.2.2
product: CE - Cash Management , meaning: Foreign Tolerance Differences , description: Foreign Tolerance Differences ,
-
Lookup Type: FX_TOL_DIFFERENCES
12.1.1
product: CE - Cash Management , meaning: Foreign Tolerance Differences , description: Foreign Tolerance Differences ,
-
View: CEFV_STMTRECON
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEFV_STMTRECON, object_name:CEFV_STMTRECON, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEFV_STMTRECON ,
-
View: CEFV_STMTRECON
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEFV_STMTRECON, object_name:CEFV_STMTRECON, status:VALID, product: CE - Cash Management , description: Business View , implementation_dba_data: APPS.CEFV_STMTRECON ,
-
Lookup Type: CP_INCLUDE_IDA
12.1.1
product: CE - Cash Management , meaning: Include Intra-Day Activities in the Cash Position , description: Include Intra-Day Activities in the Cash Position ,
-
Lookup Type: CP_INCLUDE_IDA
12.2.2
product: CE - Cash Management , meaning: Include Intra-Day Activities in the Cash Position , description: Include Intra-Day Activities in the Cash Position ,
-
View: CE_FC_APX_DISC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_FC_APX_DISC_V, object_name:CE_FC_APX_DISC_V, status:VALID, product: CE - Cash Management , implementation_dba_data: APPS.CE_FC_APX_DISC_V ,
-
View: CE_FC_APX_DISC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_FC_APX_DISC_V, object_name:CE_FC_APX_DISC_V, status:VALID, product: CE - Cash Management , implementation_dba_data: APPS.CE_FC_APX_DISC_V ,
-
View: CE_FC_API_DISC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_FC_API_DISC_V, object_name:CE_FC_API_DISC_V, status:VALID, product: CE - Cash Management , implementation_dba_data: APPS.CE_FC_API_DISC_V ,
-
View: CE_FC_API_DISC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_FC_API_DISC_V, object_name:CE_FC_API_DISC_V, status:VALID, product: CE - Cash Management , implementation_dba_data: APPS.CE_FC_API_DISC_V ,
-
View: CE_SO_FC_ORDERS_NO_TERMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_SO_FC_ORDERS_NO_TERMS_V, object_name:CE_SO_FC_ORDERS_NO_TERMS_V, status:VALID, product: CE - Cash Management , description: Forecasting source - sales orders , implementation_dba_data: APPS.CE_SO_FC_ORDERS_NO_TERMS_V ,
-
View: CE_SO_FC_ORDERS_NO_TERMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_SO_FC_ORDERS_NO_TERMS_V, object_name:CE_SO_FC_ORDERS_NO_TERMS_V, status:VALID, product: CE - Cash Management , description: Forecasting source - sales orders , implementation_dba_data: APPS.CE_SO_FC_ORDERS_NO_TERMS_V ,
-
View: CE_SO_FC_ORDERS_TERMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_SO_FC_ORDERS_TERMS_V, object_name:CE_SO_FC_ORDERS_TERMS_V, status:VALID, product: CE - Cash Management , description: Forecasting source - sales orders. , implementation_dba_data: APPS.CE_SO_FC_ORDERS_TERMS_V ,
-
View: CE_SO_FC_ORDERS_TERMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_SO_FC_ORDERS_TERMS_V, object_name:CE_SO_FC_ORDERS_TERMS_V, status:VALID, product: CE - Cash Management , description: Forecasting source - sales orders. , implementation_dba_data: APPS.CE_SO_FC_ORDERS_TERMS_V ,
-
View: CE_SO_FC_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_SO_FC_ORDERS_V, object_name:CE_SO_FC_ORDERS_V, status:VALID, product: CE - Cash Management , description: Forecasting source - sales orders. This view retrieves sales orders for forecasting when the option of including payment terms in the forecast calculation is not enabled , implementation_dba_data: APPS.CE_SO_FC_ORDERS_V ,
-
View: CE_SO_FC_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_SO_FC_ORDERS_V, object_name:CE_SO_FC_ORDERS_V, status:VALID, product: CE - Cash Management , description: Forecasting source - sales orders. This view retrieves sales orders for forecasting when the option of including payment terms in the forecast calculation is not enabled , implementation_dba_data: APPS.CE_SO_FC_ORDERS_V ,
-
Lookup Type: BANK_CODE_US
12.1.1
product: CE - Cash Management , meaning: Bank Code United States ,
-
Lookup Type: BANK_CODE_US
12.2.2
product: CE - Cash Management , meaning: Bank Code United States ,
-
Concurrent Program: CEXRECRE_XML
12.1.1
product: CE - Cash Management , user_name: General Ledger Reconciliation Report (XML) - Not Supported: Reserved For Future Use , description: Statements - Reconciliation , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXSTMRR_XML
12.1.1
product: CE - Cash Management , user_name: Bank Statement Detail Report (XML) - Not Supported: Reserved For Future Use , description: Statements - Detail , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CECLEXER_XML
12.1.1
product: CE - Cash Management , user_name: Cash Leveling Execution Report (XML) - Not Supported: Reserved For Future Use , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CECLEXER_XML
12.2.2
product: CE - Cash Management , user_name: Cash Leveling Execution Report (XML) - Not Supported: Reserved For Future Use , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXSTMSR_XML
12.1.1
product: CE - Cash Management , user_name: Bank Statement Summary Report (XML) - Not Supported: Reserved For Future Use , description: Statements - Summary , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEFPURGE_XML
12.2.2
product: CE - Cash Management , user_name: Purge Cash Forecasts (XML) - Not Supported: Reserved For Future Use , description: Purge Cash Forecasts , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXRECRE_XML
12.2.2
product: CE - Cash Management , user_name: General Ledger Reconciliation Report (XML) - Not Supported: Reserved For Future Use , description: Statements - Reconciliation , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXSTMRR_XML
12.2.2
product: CE - Cash Management , user_name: Bank Statement Detail Report (XML) - Not Supported: Reserved For Future Use , description: Statements - Detail , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEPURGE_XML
12.1.1
product: CE - Cash Management , user_name: Archive/Purge Bank Statements (XML) - Not Supported: Reserved For Future Use , description: Program - Archive/Purge , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEPURGE_XML
12.2.2
product: CE - Cash Management , user_name: Archive/Purge Bank Statements (XML) - Not Supported: Reserved For Future Use , description: Program - Archive/Purge , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXCLEAR_XML
12.1.1
product: CE - Cash Management , user_name: Cleared Transactions Report (XML) - Not Supported: Reserved For Future Use , description: Transactions - Cleared Payments/Receipts , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXINERR_XML
12.2.2
product: CE - Cash Management , user_name: AutoReconciliation Execution Report (XML) - Not Supported: Reserved For Future Use , description: Statements - AutoReconciliation Execution Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEFPURGE_XML
12.1.1
product: CE - Cash Management , user_name: Purge Cash Forecasts (XML) - Not Supported: Reserved For Future Use , description: Purge Cash Forecasts , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
View: CE_CP_DISC_NET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_CP_DISC_NET_V, object_name:CE_CP_DISC_NET_V, status:VALID, product: CE - Cash Management , description: No longer Used , implementation_dba_data: APPS.CE_CP_DISC_NET_V ,
-
Concurrent Program: CEXAVBCH_XML
12.2.2
product: CE - Cash Management , user_name: Batches Available for Reconciliation (XML) - Not Supported: Reserved For Future Use , description: Batches - Available for Reconciliation , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXSTMSR_XML
12.2.2
product: CE - Cash Management , user_name: Bank Statement Summary Report (XML) - Not Supported: Reserved For Future Use , description: Statements - Summary , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
View: CE_CP_DISC_NET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_CP_DISC_NET_V, object_name:CE_CP_DISC_NET_V, status:VALID, product: CE - Cash Management , description: No longer Used , implementation_dba_data: APPS.CE_CP_DISC_NET_V ,
-
Concurrent Program: CEXAVBCH_XML
12.1.1
product: CE - Cash Management , user_name: Batches Available for Reconciliation (XML) - Not Supported: Reserved For Future Use , description: Batches - Available for Reconciliation , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXCSHTR_XML
12.1.1
product: CE - Cash Management , user_name: Cash In Transit Report (XML) - Not Supported: Reserved For Future Use , description: Transactions - Cash In Transit , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: CEXTRXCD_XML
12.1.1
product: CE - Cash Management , user_name: Bank Transaction Codes Listing (XML) - Not Supported: Reserved For Future Use , description: Other - Transaction Codes , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,