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


TABLE: HRI.EDW_HR_MVMT_GAIN_1_LTC

Object Details
Object Name: EDW_HR_MVMT_GAIN_1_LTC
Object Type: TABLE
Owner: HRI
FND Design Data: TableHRI.EDW_HR_MVMT_GAIN_1_LTC
Subobject Name:
Status: VALID


This is the level table for the Gain Type 1 level of the Movement Type dimension. This stores the lowest level of the Gain Type hierarchy.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_HR_MVMT_GAIN_1_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnGAIN_TYPE_LVL1_PK_KEY
EDW_HR_MVMT_GAIN_1_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnGAIN_TYPE_LVL1_PK
ColumnGAIN_TYPE_LVL1_PK_KEY
EDW_HR_MVMT_GAIN_1_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnGAIN_TYPE_LVL2_FK_KEY
Columns
Name Datatype Length Mandatory Comments
CREATION_DATE DATE

Standard who column
GAIN_TYPE_LVL1_DP VARCHAR2 (240)
Reserved for future use
GAIN_TYPE_LVL1_ID NUMBER

Internal use only
GAIN_TYPE_LVL1_PK VARCHAR2 (400)
Textual Unique Identifier for the Gain Type 1 Level
GAIN_TYPE_LVL1_PK_KEY NUMBER

Unique Warehouse Identifier for the Gain Type 1 Level
GAIN_TYPE_LVL2_FK VARCHAR2 (400)
Textual Foreign Key to the Gain Type 2 Level
GAIN_TYPE_LVL2_FK_KEY NUMBER

Warehouse Foreign Key to the Gain Type 2 Level
INSTANCE VARCHAR2 (40)
Identity of Data Source
LAST_UPDATE_DATE DATE

Standard who column
LOOKUP_CODE VARCHAR2 (30)
Hidden Identifier for the Gain Type from the data source
NAME VARCHAR2 (240)
Gain Type 1 name for the Gain Type 1 Level
USER_ATTRIBUTE1 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE5 VARCHAR2 (240)
User Defined Attribute
Query Text

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


SELECT CREATION_DATE
,      GAIN_TYPE_LVL1_DP
,      GAIN_TYPE_LVL1_ID
,      GAIN_TYPE_LVL1_PK
,      GAIN_TYPE_LVL1_PK_KEY
,      GAIN_TYPE_LVL2_FK
,      GAIN_TYPE_LVL2_FK_KEY
,      INSTANCE
,      LAST_UPDATE_DATE
,      LOOKUP_CODE
,      NAME
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
FROM HRI.EDW_HR_MVMT_GAIN_1_LTC;

Dependencies

[top of page]

HRI.EDW_HR_MVMT_GAIN_1_LTC does not reference any database object

HRI.EDW_HR_MVMT_GAIN_1_LTC is referenced by following:

SchemaAPPS
SynonymEDW_HR_MVMT_GAIN_1_LTC