Search Results xtr_party_info
Overview
The XTR_PARTY_INFO table is a core master data table within the Oracle E-Business Suite Treasury (XTR) module. It serves as the primary repository for legal entities or "parties" that are defined and managed for treasury operations. These parties typically represent the treasury's own companies (legal entities within the corporate group) as well as external counterparties such as banks, brokers, and other financial institutions with which the treasury transacts. Its creation from the entity XTR_PARTY indicates its foundational role in modeling the participants in the treasury ecosystem. The table's integrity is enforced by the primary key XTR_PARTY_INFO_PK on PARTY_CODE, making this identifier unique for every entity recorded.
Key Information Stored
While the provided metadata does not list specific column details beyond key relationships, the table's structure can be inferred from its foreign key constraints and its central role. The primary identifier is the PARTY_CODE. The table stores critical categorization and default parameters for each party, as evidenced by its foreign key relationships to several category tables. These include a BROKERAGE_CATEGORY (linking to XTR_BROKERAGE_CATEGORIES), a TAX_CATEGORY (linking to XTR_TAX_CATEGORIES), a SETTLEMENT_DEFAULT_CATEGORY (linking to XTR_SETTLEMENT_CATEGORIES), and a CONVERSION_TYPE (linking to GL_DAILY_CONVERSION_TYPES). This design allows for standardized configuration and rule application across all treasury transactions associated with a given party.
Common Use Cases and Queries
This table is essential for any process requiring party identification, validation, or parameter retrieval. Common use cases include the setup and maintenance of treasury legal entities, the enrichment of deal and transaction data with party-specific attributes, and regulatory or internal reporting that segments data by company or counterparty. A fundamental query retrieves a party's details using its unique code, often joining to the related category tables for descriptive information. For reporting, a typical pattern involves joining XTR_PARTY_INFO to transactional tables like XTR_DEALS using PARTY_CODE to analyze exposure or activity by entity.
- Sample Query:
SELECT p.party_code, p.name, b.name brokerage_category, t.name tax_category FROM xtr_party_info p, xtr_brokerage_categories b, xtr_tax_categories t WHERE p.brokerage_category = b.brokerage_category(+) AND p.tax_category = t.tax_category(+);
Related Objects
The XTR_PARTY_INFO table has extensive relationships throughout the Treasury schema, underscoring its centrality. It is referenced as a foreign key by numerous other tables. As a COMPANY_CODE, it links to configuration and transactional tables such as XTR_COMPANY_PARAMETERS, XTR_BATCHES, XTR_HEDGE_ATTRIBUTES, and XTR_GAIN_LOSS_DNM. As a general PARTY_CODE, it links to objects like XTR_BANK_ACCOUNTS and XTR_COMPANY_AUTHORITIES. Furthermore, it maintains referential integrity with master category tables for brokerage, tax, settlement, and GL conversion types. Its relationship with the QRM_DEALS_ANALYSES table also indicates integration with the Oracle Risk Management module for advanced deal analytics.
-
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_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 ,
-
Table: XTR_INTEREST_TOLERANCES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_INTEREST_TOLERANCES, object_name:XTR_INTEREST_TOLERANCES, status:VALID, product: XTR - Treasury , description: This table is designed to store the tolerance setup for the override feature. , implementation_dba_data: XTR.XTR_INTEREST_TOLERANCES ,
-
Table: XTR_INTEREST_TOLERANCES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_INTEREST_TOLERANCES, object_name:XTR_INTEREST_TOLERANCES, status:VALID, product: XTR - Treasury , description: This table is designed to store the tolerance setup for the override feature. , implementation_dba_data: XTR.XTR_INTEREST_TOLERANCES ,
-
View: XTR_DISC_LIMIT_OVERVIEW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_LIMIT_OVERVIEW_V, object_name:XTR_DISC_LIMIT_OVERVIEW_V, status:VALID, product: XTR - Treasury , description: Limit amount versus limit utilization amounts for all limit areas, where user access to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_LIMIT_OVERVIEW_V ,
-
View: XTR_DISC_NET_POSITIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_NET_POSITIONS_V, object_name:XTR_DISC_NET_POSITIONS_V, status:VALID, product: XTR - Treasury , description: Net Position Information, where user access to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_NET_POSITIONS_V ,
-
View: XTR_MATURITIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_MATURITIES_V, object_name:XTR_MATURITIES_V, status:VALID, product: XTR - Treasury , description: Cashflows belonging to only those date amount types relevant to the Tresaury maturity reports , implementation_dba_data: APPS.XTR_MATURITIES_V ,
-
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_LIMIT_OVERVIEW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_LIMIT_OVERVIEW_V, object_name:XTR_DISC_LIMIT_OVERVIEW_V, status:VALID, product: XTR - Treasury , description: Limit amount versus limit utilization amounts for all limit areas, where user access to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_LIMIT_OVERVIEW_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_DISC_NET_POSITIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_NET_POSITIONS_V, object_name:XTR_DISC_NET_POSITIONS_V, status:VALID, product: XTR - Treasury , description: Net Position Information, where user access to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_NET_POSITIONS_V ,
-
View: XTR_DISC_ACCRLS_AMORT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_ACCRLS_AMORT_V, object_name:XTR_DISC_ACCRLS_AMORT_V, status:VALID, product: XTR - Treasury , description: Accruals amounts for deals and transactions, where user access to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_ACCRLS_AMORT_V ,
-
View: XTR_DISC_ACCRLS_AMORT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_ACCRLS_AMORT_V, object_name:XTR_DISC_ACCRLS_AMORT_V, status:VALID, product: XTR - Treasury , description: Accruals amounts for deals and transactions, where user access to company information is enforced. , implementation_dba_data: APPS.XTR_DISC_ACCRLS_AMORT_V ,
-
View: XTR_MATURITIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_MATURITIES_V, object_name:XTR_MATURITIES_V, status:VALID, product: XTR - Treasury , description: Cashflows belonging to only those date amount types relevant to the Tresaury maturity reports , implementation_dba_data: APPS.XTR_MATURITIES_V ,
-
Table: XTR_COMPANY_PARAMETERS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_COMPANY_PARAMETERS, object_name:XTR_COMPANY_PARAMETERS, status:VALID, product: XTR - Treasury , description: This table will store transactional parameters specific to each company. , implementation_dba_data: XTR.XTR_COMPANY_PARAMETERS ,
-
Table: XTR_BROKERAGE_CATEGORIES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BROKERAGE_CATEGORIES, object_name:XTR_BROKERAGE_CATEGORIES, status:VALID, product: XTR - Treasury , description: Alpha-numeric reference to financial accounts of Treasury parties. , implementation_dba_data: XTR.XTR_BROKERAGE_CATEGORIES ,
-
Table: XTR_SETTLEMENT_CATEGORIES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_SETTLEMENT_CATEGORIES, object_name:XTR_SETTLEMENT_CATEGORIES, status:VALID, product: XTR - Treasury , description: Settlement categories used for organizing settlement actions , implementation_dba_data: XTR.XTR_SETTLEMENT_CATEGORIES ,
-
Table: XTR_GAIN_LOSS_DNM
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_GAIN_LOSS_DNM, object_name:XTR_GAIN_LOSS_DNM, status:VALID, product: XTR - Treasury , description: This table will store denormalization information for accounting purposes. , implementation_dba_data: XTR.XTR_GAIN_LOSS_DNM ,
-
Table: XTR_BROKERAGE_CATEGORIES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BROKERAGE_CATEGORIES, object_name:XTR_BROKERAGE_CATEGORIES, status:VALID, product: XTR - Treasury , description: Alpha-numeric reference to financial accounts of Treasury parties. , implementation_dba_data: XTR.XTR_BROKERAGE_CATEGORIES ,
-
Table: XTR_COMPANY_PARAMETERS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_COMPANY_PARAMETERS, object_name:XTR_COMPANY_PARAMETERS, status:VALID, product: XTR - Treasury , description: This table will store transactional parameters specific to each company. , implementation_dba_data: XTR.XTR_COMPANY_PARAMETERS ,
-
Table: XTR_SETTLEMENT_CATEGORIES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_SETTLEMENT_CATEGORIES, object_name:XTR_SETTLEMENT_CATEGORIES, status:VALID, product: XTR - Treasury , description: Settlement categories used for organizing settlement actions , implementation_dba_data: XTR.XTR_SETTLEMENT_CATEGORIES ,
-
Table: XTR_CASHPOOL_ATTRIBUTES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_CASHPOOL_ATTRIBUTES, object_name:XTR_CASHPOOL_ATTRIBUTES, status:VALID, product: XTR - Treasury , description: This table stores information related to Treasury Cashpool Deal Attributes Setup. , implementation_dba_data: XTR.XTR_CASHPOOL_ATTRIBUTES ,
-
Table: XTR_TAX_CATEGORIES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_TAX_CATEGORIES, object_name:XTR_TAX_CATEGORIES, status:VALID, product: XTR - Treasury , description: Tax categories used for grouping the calculation methods and rates , implementation_dba_data: XTR.XTR_TAX_CATEGORIES ,
-
Table: XTR_HEDGE_RETRO_TESTS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_HEDGE_RETRO_TESTS, object_name:XTR_HEDGE_RETRO_TESTS, status:VALID, product: XTR - Treasury , description: Stores hedge level retrospective effectiveness test and measurement details. , implementation_dba_data: XTR.XTR_HEDGE_RETRO_TESTS ,
-
Table: XTR_CASHPOOL_ATTRIBUTES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_CASHPOOL_ATTRIBUTES, object_name:XTR_CASHPOOL_ATTRIBUTES, status:VALID, product: XTR - Treasury , description: This table stores information related to Treasury Cashpool Deal Attributes Setup. , implementation_dba_data: XTR.XTR_CASHPOOL_ATTRIBUTES ,
-
Table: XTR_TAX_CATEGORIES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_TAX_CATEGORIES, object_name:XTR_TAX_CATEGORIES, status:VALID, product: XTR - Treasury , description: Tax categories used for grouping the calculation methods and rates , implementation_dba_data: XTR.XTR_TAX_CATEGORIES ,
-
Table: XTR_HEDGE_RETRO_TESTS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_HEDGE_RETRO_TESTS, object_name:XTR_HEDGE_RETRO_TESTS, status:VALID, product: XTR - Treasury , description: Stores hedge level retrospective effectiveness test and measurement details. , implementation_dba_data: XTR.XTR_HEDGE_RETRO_TESTS ,
-
Table: XTR_COMPANY_AUTHORITIES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_COMPANY_AUTHORITIES, object_name:XTR_COMPANY_AUTHORITIES, status:VALID, product: XTR - Treasury , description: User access authorities of companies , implementation_dba_data: XTR.XTR_COMPANY_AUTHORITIES ,
-
Table: XTR_COMPANY_AUTHORITIES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_COMPANY_AUTHORITIES, object_name:XTR_COMPANY_AUTHORITIES, status:VALID, product: XTR - Treasury , description: User access authorities of companies , implementation_dba_data: XTR.XTR_COMPANY_AUTHORITIES ,
-
Table: XTR_GAIN_LOSS_DNM
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_GAIN_LOSS_DNM, object_name:XTR_GAIN_LOSS_DNM, status:VALID, product: XTR - Treasury , description: This table will store denormalization information for accounting purposes. , implementation_dba_data: XTR.XTR_GAIN_LOSS_DNM ,
-
View: XTR_COMPANY_ACCT_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_COMPANY_ACCT_LOV_V, object_name:XTR_COMPANY_ACCT_LOV_V, status:VALID, product: XTR - Treasury , description: View that gives bank account short name, account number and bank name for company , implementation_dba_data: APPS.XTR_COMPANY_ACCT_LOV_V ,
-
View: XTR_COMPANY_ACCT_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_COMPANY_ACCT_LOV_V, object_name:XTR_COMPANY_ACCT_LOV_V, status:VALID, product: XTR - Treasury , description: View that gives bank account short name, account number and bank name for company , implementation_dba_data: APPS.XTR_COMPANY_ACCT_LOV_V ,
-
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_HEDGE_ATTRIBUTES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_HEDGE_ATTRIBUTES, object_name:XTR_HEDGE_ATTRIBUTES, status:VALID, product: XTR - Treasury , description: This table stores the start and end dates of the hedge, hedge status, and other information such as company, strategy and hedge type. , implementation_dba_data: XTR.XTR_HEDGE_ATTRIBUTES ,
-
Table: XTR_HEDGE_ATTRIBUTES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_HEDGE_ATTRIBUTES, object_name:XTR_HEDGE_ATTRIBUTES, status:VALID, product: XTR - Treasury , description: This table stores the start and end dates of the hedge, hedge status, and other information such as company, strategy and hedge type. , implementation_dba_data: XTR.XTR_HEDGE_ATTRIBUTES ,
-
View: XTR_LIMIT_EXCESS_LOG_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_LIMIT_EXCESS_LOG_DETAILS_V, object_name:XTR_LIMIT_EXCESS_LOG_DETAILS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_LIMIT_EXCESS_LOG_DETAILS_V ,
-
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_BATCHES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BATCHES, object_name:XTR_BATCHES, status:VALID, product: XTR - Treasury , description: This table stores the fundamental information for each batch process. , implementation_dba_data: XTR.XTR_BATCHES ,
-
Table: XTR_BATCHES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_BATCHES, object_name:XTR_BATCHES, status:VALID, product: XTR - Treasury , description: This table stores the fundamental information for each batch process. , implementation_dba_data: XTR.XTR_BATCHES ,
-
View: XTR_CPARTY_ACCT_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_CPARTY_ACCT_LOV_V, object_name:XTR_CPARTY_ACCT_LOV_V, status:VALID, product: XTR - Treasury , description: View that gives bank account short name, account number and bank name for counter party , implementation_dba_data: APPS.XTR_CPARTY_ACCT_LOV_V ,
-
View: XTR_BIS_NET_POSITIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BIS_NET_POSITIONS_V, object_name:XTR_BIS_NET_POSITIONS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_BIS_NET_POSITIONS_V ,
-
View: XTR_LIMIT_EXCESS_LOG_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_LIMIT_EXCESS_LOG_DETAILS_V, object_name:XTR_LIMIT_EXCESS_LOG_DETAILS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_LIMIT_EXCESS_LOG_DETAILS_V ,
-
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_BIS_NET_POSITIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BIS_NET_POSITIONS_V, object_name:XTR_BIS_NET_POSITIONS_V, status:VALID, product: XTR - Treasury , implementation_dba_data: APPS.XTR_BIS_NET_POSITIONS_V ,
-
View: XTR_CPARTY_ACCT_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_CPARTY_ACCT_LOV_V, object_name:XTR_CPARTY_ACCT_LOV_V, status:VALID, product: XTR - Treasury , description: View that gives bank account short name, account number and bank name for counter party , implementation_dba_data: APPS.XTR_CPARTY_ACCT_LOV_V ,
-
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 ,
-
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_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_DISC_HEDGE_PRO_TESTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_DISC_HEDGE_PRO_TESTS_V, object_name:XTR_DISC_HEDGE_PRO_TESTS_V, status:VALID, product: XTR - Treasury , description: View definition for the hedge prospective effectiveness test results. , implementation_dba_data: APPS.XTR_DISC_HEDGE_PRO_TESTS_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 ,