DBA Data[Home] [Help] [Dependency Information]


TABLE: XTR.XTR_QUICK_INPUT_QUOTES

Object Details
Object Name: XTR_QUICK_INPUT_QUOTES
Object Type: TABLE
Owner: XTR
FND Design Data: TableXTR.XTR_QUICK_INPUT_QUOTES
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CPARTY_CODE VARCHAR2 (7) Yes Counterparty identifier. Foreign key to XTR_PARTIES_V.
QUOTE_NO NUMBER
Yes
STATUS_CODE VARCHAR2 (10)
Deal status. For example, 'CURRENT', 'EXERCISED', 'EXPIRIED'.
TRANSACTION_RATE NUMBER
Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CPARTY_CODE
,      QUOTE_NO
,      STATUS_CODE
,      TRANSACTION_RATE
FROM XTR.XTR_QUICK_INPUT_QUOTES;

Dependencies

[top of page]

XTR.XTR_QUICK_INPUT_QUOTES does not reference any database object

XTR.XTR_QUICK_INPUT_QUOTES is referenced by following:

SchemaAPPS
SynonymXTR_QUICK_INPUT_QUOTES