[Home] [Help]
[Dependency Information]
Object Name: | EDW_GEOG_AREA1_LTC |
---|---|
Object Type: | TABLE |
Owner: | POA |
FND Design Data: | ![]() ![]() |
Subobject Name: | |
Status: | VALID |
This is the World Area 1 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 1 is meant to hold information about the broadest geographical classifications. For example, this level may contain values for Americas, Asia-Pacific, or Europe-Middle-East-Africa.
Tablespace: | ![]() |
---|---|
PCT Free: | 5 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EDW_GEOG_AREA1_LTC_U1 | NORMAL | UNIQUE |
![]() |
![]() |
EDW_GEOG_AREA1_LTC_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ALL_FK | VARCHAR2 | (240) | Foreign key to the top level of the Geography dimension | |
ALL_FK_KEY | NUMBER | System generated foreign key to the top level of the Geography dimension | ||
AREA1_DP | VARCHAR2 | (240) | Unique name for World Area 1 | |
AREA1_PK | VARCHAR2 | (240) | Unique identifier for World Area 1 | |
AREA1_PK_KEY | NUMBER | System generated unique identifier for World Area 1 | ||
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 1 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 ALL_FK
, ALL_FK_KEY
, AREA1_DP
, AREA1_PK
, AREA1_PK_KEY
, CREATION_DATE
, INSTANCE
, LAST_UPDATE_DATE
, NAME
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM POA.EDW_GEOG_AREA1_LTC;
POA.EDW_GEOG_AREA1_LTC does not reference any database object
POA.EDW_GEOG_AREA1_LTC is referenced by following:
|
|
|