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


TABLE: XTR.XTR_REG_HEDGE_POLICIES

Object Details
Object Name: XTR_REG_HEDGE_POLICIES
Object Type: TABLE
Owner: XTR
FND Design Data: TableXTR.XTR_REG_HEDGE_POLICIES
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_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
XTR_REG_HEDGE_POLICIES_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnINSTRUMENT_ITEM_CATEGORY
ColumnHEDGE_TYPE
ColumnZD_EDITION_NAME
Columns
Name Datatype Length Mandatory Comments
HEDGE_TYPE VARCHAR2 (30) Yes Indicates the type of the Hedge i.e cashflow, fairvalue, or non-qualifying.
INSTRUMENT_ITEM_CATEGORY VARCHAR2 (30) Yes The financial instrument and exposure category associated with the source. It determines which hedge type can be used.
INSTRUMENT_ITEM_FLAG VARCHAR2 (1) Yes Indicates whether the source can be used as hedge instrument or hedge item.
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT HEDGE_TYPE
,      INSTRUMENT_ITEM_CATEGORY
,      INSTRUMENT_ITEM_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ZD_EDITION_NAME
FROM XTR.XTR_REG_HEDGE_POLICIES;

Dependencies

[top of page]

XTR.XTR_REG_HEDGE_POLICIES does not reference any database object

XTR.XTR_REG_HEDGE_POLICIES is referenced by following:

SchemaXTR
ViewXTR_REG_HEDGE_POLICIES#