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


TABLE: POA.EDW_GEOG_AREA2_LTC

Object Details
Object Name: EDW_GEOG_AREA2_LTC
Object Type: TABLE
Owner: POA
FND Design Data: TableBIS.EDW_GEOG_AREA2_LTC
TablePOA.EDW_GEOG_AREA2_LTC
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.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_GEOG_AREA2_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnAREA2_PK_KEY
EDW_GEOG_AREA2_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnAREA2_PK
ColumnAREA2_PK_KEY
Columns
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
Query Text

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;

Dependencies

[top of page]

POA.EDW_GEOG_AREA2_LTC does not reference any database object

POA.EDW_GEOG_AREA2_LTC is referenced by following:

SchemaAPPS
SynonymEDW_GEOG_AREA2_LTC