Search Results xtr_bank_accounts
Overview
The XTR_BANK_ACCOUNTS table is a core data object within the Oracle E-Business Suite Treasury (XTR) module, serving as the central repository for bank account master data. It stores the fundamental configuration and relationship information for bank accounts utilized in treasury operations across versions 12.1.1 and 12.2.2. This table is pivotal for linking financial instruments, cash management structures, and party information to specific bank accounts, enabling the processing and settlement of deals, cash pooling, and balance tracking. Its integrity is enforced by a primary key and numerous foreign key relationships, underscoring its critical role as a reference point for transactional data throughout the Treasury application.
Key Information Stored
The table's primary key is a composite of ACCOUNT_NUMBER and PARTY_CODE, uniquely identifying each account record. Key columns include ACCOUNT_NUMBER for the bank account identifier and PARTY_CODE, which links to XTR_PARTY_INFO to identify the account holder. Critical relational columns are BANK_BRANCH_ID and BANK_ACCT_USE_ID, which reference HZ_PARTIES to store TCA (Trading Community Architecture) party IDs for the bank branch and the specific account usage, respectively. The CURRENCY column references XTR_MASTER_CURRENCIES. For accounting integration, CODE_COMBINATION_ID, PARTY_INT_CCID, and PARTY_PRIN_CCID all reference GL_CODE_COMBINATIONS to define the General Ledger accounts for the bank account balance, interest, and principal. The CASHPOOL_ID column links to CE_CASHPOOLS for cash management integration.
Common Use Cases and Queries
Primary use cases involve treasury deal processing, bank balance reporting, and account reconciliation. A common reporting requirement is to list all bank accounts with their associated GL accounts and currency for a given company or party. A sample query for such a report would join XTR_BANK_ACCOUNTS with XTR_PARTY_INFO and GL_CODE_COMBINATIONS. Another critical operational query involves validating accounts used in deal settlements by joining XTR_DEALS on columns like SETTLE_ACCOUNT_NO or MATURITY_ACCOUNT_NO to XTR_BANK_ACCOUNTS to ensure account validity and retrieve associated GL codes for posting. Technical support often queries this table to troubleshoot issues with bank account setup or to verify foreign key relationships when processing interfaces from external cash management systems into XTR_BANK_BAL_INTERFACE.
Related Objects
As indicated by the extensive foreign key metadata, XTR_BANK_ACCOUNTS is a hub table with dependencies across the Treasury module. It is directly referenced by major transactional tables including XTR_DEALS (for buy, sell, maturity, premium, settlement, and start accounts), XTR_DEAL_DATE_AMOUNTS, and XTR_INTEREST_RATE_RANGES. Balance-related tables XTR_BANK_BALANCES and XTR_BANK_BAL_INTERFACE use it as a parent table. For master data, it references XTR_PARTY_INFO, XTR_MASTER_CURRENCIES, and the application's core tables HZ_PARTIES and GL_CODE_COMBINATIONS. Its relationship with CE_CASHPOOLS provides integration with the Cash Management module, while XTR_SOURCE_OF_IMPORTS uses it to define accounts for data import sources.
-
Table: XTR_BANK_ACCOUNTS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BANK_ACCOUNTS, object_name:XTR_BANK_ACCOUNTS, status:VALID, product: XTR - Treasury , description: Bank account information , implementation_dba_data: XTR.XTR_BANK_ACCOUNTS ,
-
Table: XTR_BANK_ACCOUNTS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BANK_ACCOUNTS, object_name:XTR_BANK_ACCOUNTS, status:VALID, product: XTR - Treasury , description: Bank account information , implementation_dba_data: XTR.XTR_BANK_ACCOUNTS ,
-
Table: XTR_DEALS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_DEALS, object_name:XTR_DEALS, status:VALID, product: XTR - Treasury , description: Information for all financial instrument deals except exposure transactions , implementation_dba_data: XTR.XTR_DEALS ,
-
Table: XTR_DEALS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_DEALS, object_name:XTR_DEALS, status:VALID, product: XTR - Treasury , description: Information for all financial instrument deals except exposure transactions , implementation_dba_data: XTR.XTR_DEALS ,
-
View: XTR_SWIFT_EFT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_SWIFT_EFT_V, object_name:XTR_SWIFT_EFT_V, status:VALID, product: XTR - Treasury , description: A public view for Treasury payments. , implementation_dba_data: APPS.XTR_SWIFT_EFT_V ,
-
View: XTR_SWIFT_EFT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_SWIFT_EFT_V, object_name:XTR_SWIFT_EFT_V, status:VALID, product: XTR - Treasury , description: A public view for Treasury payments. , implementation_dba_data: APPS.XTR_SWIFT_EFT_V ,
-
Table: XTR_INTEREST_RATE_RANGES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_INTEREST_RATE_RANGES, object_name:XTR_INTEREST_RATE_RANGES, status:VALID, product: XTR - Treasury , description: Interest rate information for your bank accounts, including intercompany funding , implementation_dba_data: XTR.XTR_INTEREST_RATE_RANGES ,
-
Table: XTR_INTEREST_RATE_RANGES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_INTEREST_RATE_RANGES, object_name:XTR_INTEREST_RATE_RANGES, status:VALID, product: XTR - Treasury , description: Interest rate information for your bank accounts, including intercompany funding , implementation_dba_data: XTR.XTR_INTEREST_RATE_RANGES ,
-
Table: XTR_BANK_BALANCES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BANK_BALANCES, object_name:XTR_BANK_BALANCES, status:VALID, product: XTR - Treasury , description: Daily bank balance information , implementation_dba_data: XTR.XTR_BANK_BALANCES ,
-
Table: XTR_SOURCE_OF_IMPORTS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_SOURCE_OF_IMPORTS, object_name:XTR_SOURCE_OF_IMPORTS, status:VALID, product: XTR - Treasury , description: Import source information used for reconciliation , implementation_dba_data: XTR.XTR_SOURCE_OF_IMPORTS ,
-
Table: XTR_SOURCE_OF_IMPORTS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_SOURCE_OF_IMPORTS, object_name:XTR_SOURCE_OF_IMPORTS, status:VALID, product: XTR - Treasury , description: Import source information used for reconciliation , implementation_dba_data: XTR.XTR_SOURCE_OF_IMPORTS ,
-
Table: XTR_BANK_BAL_INTERFACE
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BANK_BAL_INTERFACE, object_name:XTR_BANK_BAL_INTERFACE, status:VALID, product: XTR - Treasury , description: The XTR_BANK_BAL_INTERFACE table contains specific bank account balance information that will be uploaded into Oracle Treasury , implementation_dba_data: XTR.XTR_BANK_BAL_INTERFACE ,
-
Table: XTR_BANK_BAL_INTERFACE
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BANK_BAL_INTERFACE, object_name:XTR_BANK_BAL_INTERFACE, status:VALID, product: XTR - Treasury , description: The XTR_BANK_BAL_INTERFACE table contains specific bank account balance information that will be uploaded into Oracle Treasury , implementation_dba_data: XTR.XTR_BANK_BAL_INTERFACE ,
-
View: XTR_INTRADAY_STATEMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_INTRADAY_STATEMENTS_V, object_name:XTR_INTRADAY_STATEMENTS_V, status:VALID, product: XTR - Treasury , description: view joins the cash management view CE_INTRA_STMT_HDRS_LINES_V with treasury table XTR_BANK_ACCOUNTS and thus provides CE, XTR details , implementation_dba_data: APPS.XTR_INTRADAY_STATEMENTS_V ,
-
View: XTR_BIS_CASHFLOWS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BIS_CASHFLOWS_V, object_name:XTR_BIS_CASHFLOWS_V, status:VALID, product: XTR - Treasury , description: This view shows the cashflows generated by deals with CURRENT status. You can use this view to see the net cashflow and cash book summaries. , implementation_dba_data: APPS.XTR_BIS_CASHFLOWS_V ,
-
View: XTR_INTRADAY_STATEMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_INTRADAY_STATEMENTS_V, object_name:XTR_INTRADAY_STATEMENTS_V, status:VALID, product: XTR - Treasury , description: view joins the cash management view CE_INTRA_STMT_HDRS_LINES_V with treasury table XTR_BANK_ACCOUNTS and thus provides CE, XTR details , implementation_dba_data: APPS.XTR_INTRADAY_STATEMENTS_V ,
-
Table: XTR_BANK_BALANCES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BANK_BALANCES, object_name:XTR_BANK_BALANCES, status:VALID, product: XTR - Treasury , description: Daily bank balance information , implementation_dba_data: XTR.XTR_BANK_BALANCES ,
-
View: XTR_DISC_CASHFLOWS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_CASHFLOWS_V, object_name:XTR_DISC_CASHFLOWS_V, status:VALID, product: XTR - Treasury , description: Internal Treasury and external cash flows, where useraccess to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_CASHFLOWS_V ,
-
View: XTR_DISC_CASHFLOWS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_CASHFLOWS_V, object_name:XTR_DISC_CASHFLOWS_V, status:VALID, product: XTR - Treasury , description: Internal Treasury and external cash flows, where useraccess to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_CASHFLOWS_V ,
-
View: XTR_BIS_CASHFLOWS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BIS_CASHFLOWS_V, object_name:XTR_BIS_CASHFLOWS_V, status:VALID, product: XTR - Treasury , description: This view shows the cashflows generated by deals with CURRENT status. You can use this view to see the net cashflow and cash book summaries. , implementation_dba_data: APPS.XTR_BIS_CASHFLOWS_V ,
-
Table: XTR_MASTER_CURRENCIES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_MASTER_CURRENCIES, object_name:XTR_MASTER_CURRENCIES, status:VALID, product: XTR - Treasury , description: Currency information including its net maximum exposure, quotation basis, and year basis , implementation_dba_data: XTR.XTR_MASTER_CURRENCIES ,
-
Table: XTR_MASTER_CURRENCIES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_MASTER_CURRENCIES, object_name:XTR_MASTER_CURRENCIES, status:VALID, product: XTR - Treasury , description: Currency information including its net maximum exposure, quotation basis, and year basis , implementation_dba_data: XTR.XTR_MASTER_CURRENCIES ,
-
Table: XTR_DEAL_DATE_AMOUNTS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_DEAL_DATE_AMOUNTS, object_name:XTR_DEAL_DATE_AMOUNTS, status:VALID, product: XTR - Treasury , description: Deal transaction information grouped by date type, amount type, and amount action , implementation_dba_data: XTR.XTR_DEAL_DATE_AMOUNTS ,
-
Table: XTR_PARTY_INFO
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_PARTY_INFO, object_name:XTR_PARTY_INFO, status:VALID, product: XTR - Treasury , description: Created from Entity XTR PARTY by ORACLE on 06-MAY-93 , implementation_dba_data: XTR.XTR_PARTY_INFO ,
-
Table: XTR_DEAL_DATE_AMOUNTS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_DEAL_DATE_AMOUNTS, object_name:XTR_DEAL_DATE_AMOUNTS, status:VALID, product: XTR - Treasury , description: Deal transaction information grouped by date type, amount type, and amount action , implementation_dba_data: XTR.XTR_DEAL_DATE_AMOUNTS ,
-
View: XTR_IG_JOURNAL_STRUCTURES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_IG_JOURNAL_STRUCTURES_V, object_name:XTR_IG_JOURNAL_STRUCTURES_V, status:VALID, product: XTR - Treasury , description: View for XTR_IG_JOURNAL_STRUCTURES table. , implementation_dba_data: APPS.XTR_IG_JOURNAL_STRUCTURES_V ,
-
Table: XTR_PARTY_INFO
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_PARTY_INFO, object_name:XTR_PARTY_INFO, status:VALID, product: XTR - Treasury , description: Created from Entity XTR PARTY by ORACLE on 06-MAY-93 , implementation_dba_data: XTR.XTR_PARTY_INFO ,
-
View: XTR_IG_JOURNAL_STRUCTURES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_IG_JOURNAL_STRUCTURES_V, object_name:XTR_IG_JOURNAL_STRUCTURES_V, status:VALID, product: XTR - Treasury , description: View for XTR_IG_JOURNAL_STRUCTURES table. , implementation_dba_data: APPS.XTR_IG_JOURNAL_STRUCTURES_V ,
-
View: XTR_CASHFLOWS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_CASHFLOWS_V, object_name:XTR_CASHFLOWS_V, status:VALID, product: XTR - Treasury , description: Internal Treasury and external cashflows , implementation_dba_data: APPS.XTR_CASHFLOWS_V ,
-
View: XTR_CASHFLOWS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_CASHFLOWS_V, object_name:XTR_CASHFLOWS_V, status:VALID, product: XTR - Treasury , description: Internal Treasury and external cashflows , implementation_dba_data: APPS.XTR_CASHFLOWS_V ,
-
View: XTR_IG_BANK_ACCOUNTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_IG_BANK_ACCOUNTS_V, object_name:XTR_IG_BANK_ACCOUNTS_V, status:VALID, product: XTR - Treasury , description: No longer used. Intercompany account information , implementation_dba_data: APPS.XTR_IG_BANK_ACCOUNTS_V ,
-
View: XTR_REVIEW_ALL_CONTRACTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_REVIEW_ALL_CONTRACTS_V, object_name:XTR_REVIEW_ALL_CONTRACTS_V, status:VALID, product: XTR - Treasury , description: This view contains full deal information for all instruments with the exception of exposure transactions. Its main purpose is to inquire on deal information across all deal types. , implementation_dba_data: APPS.XTR_REVIEW_ALL_CONTRACTS_V ,
-
View: XTR_FX_EXPOSURES_VIEW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_FX_EXPOSURES_VIEW_V, object_name:XTR_FX_EXPOSURES_VIEW_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_FX_EXPOSURES_VIEW_V ,
-
View: XTR_IG_BANK_ACCOUNTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_IG_BANK_ACCOUNTS_V, object_name:XTR_IG_BANK_ACCOUNTS_V, status:VALID, product: XTR - Treasury , description: No longer used. Intercompany account information , implementation_dba_data: APPS.XTR_IG_BANK_ACCOUNTS_V ,
-
View: XTR_REVIEW_ALL_CONTRACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_REVIEW_ALL_CONTRACTS_V, object_name:XTR_REVIEW_ALL_CONTRACTS_V, status:VALID, product: XTR - Treasury , description: This view contains full deal information for all instruments with the exception of exposure transactions. Its main purpose is to inquire on deal information across all deal types. , implementation_dba_data: APPS.XTR_REVIEW_ALL_CONTRACTS_V ,
-
View: XTR_FX_EXPOSURES_VIEW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_FX_EXPOSURES_VIEW_V, object_name:XTR_FX_EXPOSURES_VIEW_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_FX_EXPOSURES_VIEW_V ,
-
View: XTR_BANK_ACCOUNTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BANK_ACCOUNTS_V, object_name:XTR_BANK_ACCOUNTS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_BANK_ACCOUNTS_V ,
-
View: XTR_BANK_ACCOUNTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BANK_ACCOUNTS_V, object_name:XTR_BANK_ACCOUNTS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_BANK_ACCOUNTS_V ,
-
View: XTR_CA_ELIGIBLE_DEALS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_CA_ELIGIBLE_DEALS_V, object_name:XTR_CA_ELIGIBLE_DEALS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_CA_ELIGIBLE_DEALS_V ,
-
View: XTR_CA_ELIGIBLE_DEALS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_CA_ELIGIBLE_DEALS_V, object_name:XTR_CA_ELIGIBLE_DEALS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_CA_ELIGIBLE_DEALS_V ,