[Home] [Help]
[Dependency Information]
Object Name: | EDW_GEOG_AREA2_LTC |
---|---|
Object Type: | TABLE |
Owner: | POA |
FND Design Data: | ![]() ![]() |
Subobject Name: | |
Status: | VALID |
This is the World Area 2 level table in the Geography dimension. There are two World Area levels in the Geography dimension hierarchy. Neither of the World Area levels are currently populated with data stored in Oracle Applications instances. This level functions the same as the 'All' level. There is one value stored at this level, to which all data from lower dimension levels roll up. The World Area 2 is meant to hold information about broad geographical classifications that include more than one country. For example, this level may contain values for Western Europe, Southest Asia, or Central America.
Tablespace: | ![]() |
---|---|
PCT Free: | 5 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EDW_GEOG_AREA2_LTC_U1 | NORMAL | UNIQUE |
![]() |
![]() |
EDW_GEOG_AREA2_LTC_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
AREA1_FK | VARCHAR2 | (240) | Foreign key to the Geography World Area 1 level | |
AREA1_FK_KEY | NUMBER | System generated foreign key to the Geography World Area 1 level | ||
AREA2_DP | VARCHAR2 | (240) | Unique name for World Area 2 | |
AREA2_PK | VARCHAR2 | (240) | Unique identifier for World Area 2 | |
AREA2_PK_KEY | NUMBER | System generated unique identifier for World Area 2 | ||
CREATION_DATE | DATE | Yes | Standard Who column | |
INSTANCE | VARCHAR2 | (40) | Instance identifier | |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
NAME | VARCHAR2 | (240) | World Area 2 name | |
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 |
Cut, paste (and edit) the following text to query this object:
SELECT AREA1_FK
, AREA1_FK_KEY
, AREA2_DP
, AREA2_PK
, AREA2_PK_KEY
, CREATION_DATE
, INSTANCE
, LAST_UPDATE_DATE
, NAME
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM POA.EDW_GEOG_AREA2_LTC;
POA.EDW_GEOG_AREA2_LTC does not reference any database object
POA.EDW_GEOG_AREA2_LTC is referenced by following:
|
|
|