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


TABLE: POA.EDW_LKUP_LOOKUP_CODE_LSTG

Object Details
Object Name: EDW_LKUP_LOOKUP_CODE_LSTG
Object Type: TABLE
Owner: POA
FND Design Data: TableBIS.EDW_LKUP_LOOKUP_CODE_LSTG
TablePOA.EDW_LKUP_LOOKUP_CODE_LSTG
Subobject Name:
Status: VALID


This is the interface table for the Lookup code level table. Data is staged here for verification and cleansing, before loading it into the dimension level table.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_LKUP_LOOKUP_CODE_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnCOLLECTION_STATUS
Columns
Name Datatype Length Mandatory Comments
LOOKUP_CODE_PK VARCHAR2 (240)
Unique identifier
ALL_FK VARCHAR2 (40)
Foreign key to the top level of Lookup dimension
ROW_ID ROWID (10)
Row identifier
ALL_FK_KEY NUMBER

System generated foreign key to the top level of Lookup dimension
LOOKUP_CODE_DP VARCHAR2 (240)
Unique Lookup Code name
NAME VARCHAR2 (240)
Lookup code name
LOOKUP_CODE VARCHAR2 (80)
Lookup code
LOOKUP_TYPE VARCHAR2 (80)
Lookup code type
DESCRIPTION VARCHAR2 (240)
Lookup code description
START_DATE_ACTIVE DATE

Lookup code start date
END_DATE_ACTIVE DATE

Lookup code end date
TABLE_CODE VARCHAR2 (20)
Which source application table/entry the lookup comes from
INSTANCE VARCHAR2 (40)
Instance 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
LAST_UPDATE_DATE DATE

Standard Who column
CREATION_DATE DATE

Standard Who column
REQUEST_ID NUMBER

Identifier used by collection program
OPERATION_CODE VARCHAR2 (30)
Code used by the loader program to determine whether to insert/update/delete this record
ERROR_CODE VARCHAR2 (2000)
Code used to store error messages
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)
Query Text

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


SELECT LOOKUP_CODE_PK
,      ALL_FK
,      ROW_ID
,      ALL_FK_KEY
,      LOOKUP_CODE_DP
,      NAME
,      LOOKUP_CODE
,      LOOKUP_TYPE
,      DESCRIPTION
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
,      TABLE_CODE
,      INSTANCE
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      REQUEST_ID
,      OPERATION_CODE
,      ERROR_CODE
,      COLLECTION_STATUS
FROM POA.EDW_LKUP_LOOKUP_CODE_LSTG;

Dependencies

[top of page]

POA.EDW_LKUP_LOOKUP_CODE_LSTG does not reference any database object

POA.EDW_LKUP_LOOKUP_CODE_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_LKUP_LOOKUP_CODE_LSTG