Search Results xtr_deals
Overview
The XTR_DEALS table is a core master data object within the Oracle E-Business Suite Treasury (XTR) module, specifically for versions 12.1.1 and 12.2.2. It serves as the central repository for recording and storing the fundamental attributes of all financial instrument deals entered into by an organization, excluding exposure transactions. Every executed transaction, such as a foreign exchange deal, money market deposit, or bond trade, is captured as a record in this table. Its primary role is to provide the single source of truth for deal inception data, which is subsequently referenced by numerous sub-modules for processing, settlement, revaluation, and reporting. The table's extensive network of foreign keys underscores its integral position in the Treasury data model, linking deals to counterparties, currencies, product definitions, accounting details, and statuses.
Key Information Stored
The table's structure is defined by its primary and foreign key relationships, which highlight its critical data elements. The primary key is DEAL_NO, a unique identifier for each transaction. Essential descriptive columns include DEAL_TYPE, PRODUCT_TYPE, and DEAL_SUBTYPE, which classify the financial instrument. Counterparty information is stored in CPARTY_CODE and RISKPARTY_CODE. Financial terms are captured in columns such as CURRENCY, CURRENCY_BUY, CURRENCY_SELL, REF_CCY, and CTY_CCY. The table also maintains vital lifecycle and control data, including STATUS_CODE (linked to XTR_DEAL_STATUSES), DEALER_CODE, PORTFOLIO_CODE, and references to revaluation batches via FIRST_REVAL_BATCH_ID and LAST_REVAL_BATCH_ID. Crucially, it holds foreign keys to the Cash Management module's CE_BANK_ACCT_USES_ALL table for accounting purposes, such as BUY_ACCT_USE_ID, SELL_ACCT_USE_ID, and MATURITY_ACCT_USE_ID.
Common Use Cases and Queries
This table is central to treasury operations and reporting. Common use cases include generating deal tickets and confirmations, populating position and risk management dashboards, feeding settlement and accounting entries, and supporting audit trails. Typical analytical queries involve joining to related master tables to produce comprehensive deal listings. For example, a report to list all active Foreign Exchange deals would join XTR_DEALS to XTR_DEAL_TYPES, XTR_COUNTERPARTIES, and XTR_MASTER_CURRENCIES. Another critical pattern is tracing accounting impacts by joining DEAL_NO to various XTR transaction tables (like XTR_DEAL_DATE_AMOUNTS) and then to the GL interface. Queries also frequently filter on STATUS_CODE to identify deals pending settlement or authorization, and on DEALER_CODE for performance analysis.
Related Objects
As indicated by its foreign keys, XTR_DEALS has dependencies and relationships with a wide array of objects within and beyond the XTR schema. Key related tables include:
- Master Definitions: XTR_DEAL_TYPES, XTR_PRODUCT_TYPES, XTR_DEAL_SUBTYPES, XTR_MASTER_CURRENCIES, XTR_BUY_SELL_COMBINATIONS.
- Counterparty & Limits: XTR_COUNTERPARTY_LIMITS (for both CPARTY and RISKPARTY).
- Lifecycle & Control: XTR_DEAL_STATUSES, XTR_DEALER_CODES, XTR_PORTFOLIOS, XTR_BATCHES.
- Instrument Specific: XTR_BOND_ISSUES, XTR_PAYMENT_SCHEDULE.
- Cross-Module Integration: CE_BANK_ACCT_USES_ALL (Cash Management) for bank account assignments.
-
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 ,
-
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 ,
-
APPS.XTR_COF_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_REVAL_PROCESS_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_FPS3_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_FPS2_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_FX_TRANSFERS_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_REVAL_PROCESS_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_FPS2_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_IMPORT_DEAL_DATA dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_FX_TRANSFERS_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_JOURNAL_PROCESS_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_STOCK_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_AUTO_RECONCILIATION dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_COF_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_RESET_BOND_RATE dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_MM_COVERS dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_NI_TRANSFERS_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_XTRREVGL_XMLP_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_REVAL_PROCESS_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_UPDATE_SETTLEMENT_ACCOUNTS dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_BISF_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_FX_TRANSFERS_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_JOURNAL_PROCESS_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_COMMON_FUNCTIONS dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_FPS3_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_FX_TRANSFERS_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_FPS2_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_BISF_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_ACCRUAL_PROCESS_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_CALC_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_ACCRUAL_PROCESS_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_XTROHINS_XMLP_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_AUTO_RECONCILIATION dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_CALC_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_REVAL_PROCESS_P dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_COMMON_FUNCTIONS dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_XTRCCYGL_XMLP_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_XTRCCYGL_XMLP_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_FPS2_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_RESET_BOND_RATE dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_STOCK_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_NI_TRANSFERS_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_XTROHINS_XMLP_PKG dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_RATE_CHANGE dependencies on XTR_DEALS
12.2.2
-
APPS.XTR_MISC_P dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_IMPORT_DEAL_DATA dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_RATE_CHANGE dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_XTRREVGL_XMLP_PKG dependencies on XTR_DEALS
12.1.1
-
APPS.XTR_UPDATE_SETTLEMENT_ACCOUNTS dependencies on XTR_DEALS
12.1.1