[Home] [Help]
[Dependency Information]
Object Name: | EDW_GEOG_AREA2_LSTG |
---|---|
Object Type: | TABLE |
Owner: | POA |
FND Design Data: | ![]() ![]() |
Subobject Name: | |
Status: | VALID |
This is the interface table for the World Area 2 level table. Data is staged here for verification and cleansing, before loading it into the dimension level table.
Tablespace: | ![]() |
---|---|
PCT Free: | 5 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EDW_GEOG_AREA2_LSTG_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
EDW_GEOG_AREA2_LSTG_N2 | NORMAL | NONUNIQUE |
![]() |
![]() |
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 | |
COLLECTION_STATUS | VARCHAR2 | (30) | Loading status code for the record (It refers to the status after the Load Engine attempts to move the record from the staging table to the level table. It does not refer to the movement of the data from the source to the staging table) | |
CREATION_DATE | DATE | Standard Who column | ||
ERROR_CODE | VARCHAR2 | (2000) | Code used to store error messages | |
INSTANCE | VARCHAR2 | (40) | Instance identifier | |
LAST_UPDATE_DATE | DATE | Standard Who column | ||
NAME | VARCHAR2 | (240) | World Area 2 name | |
OPERATION_CODE | VARCHAR2 | (30) | Code used by the loader program to determine whether to insert/update/delete this record | |
REQUEST_ID | NUMBER | Identifier used by collection program | ||
ROW_ID | VARCHAR2 | (20) | Row identifier | |
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
, COLLECTION_STATUS
, CREATION_DATE
, ERROR_CODE
, INSTANCE
, LAST_UPDATE_DATE
, NAME
, OPERATION_CODE
, REQUEST_ID
, ROW_ID
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM POA.EDW_GEOG_AREA2_LSTG;
POA.EDW_GEOG_AREA2_LSTG does not reference any database object
POA.EDW_GEOG_AREA2_LSTG is referenced by following:
|
|
|