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


TABLE: OPI.EDW_MTL_ILDM_LOCATOR_LSTG

Object Details
Object Name: EDW_MTL_ILDM_LOCATOR_LSTG
Object Type: TABLE
Owner: OPI
FND Design Data: TableBIS.EDW_MTL_ILDM_LOCATOR_LSTG
TableOPI.EDW_MTL_ILDM_LOCATOR_LSTG
Subobject Name:
Status: VALID


Staging Table for the LOCATOR level of the ILDM (Inventory Locator Dimension)


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_MTL_ILDM_LOCATOR_LSTG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnCOLLECTION_STATUS
Columns
Name Datatype Length Mandatory Comments
COLLECTION_STATUS VARCHAR2 (30)
Collection Status [EDW tracking attribute] of this row
CREATION_DATE DATE

Creation Date of Inventory Location record on OLTP
DESCRIPTION VARCHAR2 (500)
Description of Inventory Location
ENABLED_FLAG VARCHAR2 (20)
Indicates whether Locator is active
ERROR_CODE VARCHAR2 (2000)
No Longer Used
INSTANCE_CODE VARCHAR2 (40)
Instance from which this row was pushed
LAST_UPDATE_DATE DATE

Last Update Date of Inventory Location record on OLTP
LOCATOR_DP VARCHAR2 (240)
EDW-internal ID for Locator
LOCATOR_NAME VARCHAR2 (500)
Locator Name
LOCATOR_PK VARCHAR2 (320)
Primary Key for Location (unique across instances and source-types)
NAME VARCHAR2 (2000)
Locator Name
OPERATION_CODE VARCHAR2 (30)
EDW-internal Indicator for operation to perform
REQUEST_ID NUMBER

Standard Row WHO Column
ROW_ID VARCHAR2 (20)
EDW-internal key for processing row
STOCK_ROOM_FK VARCHAR2 (240)
Source System FK for SubInventory Level
STOCK_ROOM_FK_KEY NUMBER

EDW (Surrogate) key for the SubInventory Level
USER_ATTRIBUTE1 VARCHAR2 (240)
1st Flexfield from Inventory Location record on OLTP
USER_ATTRIBUTE2 VARCHAR2 (240)
2nd Flexfield from Inventory Location record on OLTP
USER_ATTRIBUTE3 VARCHAR2 (240)
3rd Flexfield from Inventory Location record on OLTP
USER_ATTRIBUTE4 VARCHAR2 (240)
4th Flexfield from Inventory Location record on OLTP
USER_ATTRIBUTE5 VARCHAR2 (240)
5th Flexfield from Inventory Location record on OLTP
Query Text

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


SELECT COLLECTION_STATUS
,      CREATION_DATE
,      DESCRIPTION
,      ENABLED_FLAG
,      ERROR_CODE
,      INSTANCE_CODE
,      LAST_UPDATE_DATE
,      LOCATOR_DP
,      LOCATOR_NAME
,      LOCATOR_PK
,      NAME
,      OPERATION_CODE
,      REQUEST_ID
,      ROW_ID
,      STOCK_ROOM_FK
,      STOCK_ROOM_FK_KEY
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_LOCATOR_LSTG;

Dependencies

[top of page]

OPI.EDW_MTL_ILDM_LOCATOR_LSTG does not reference any database object

OPI.EDW_MTL_ILDM_LOCATOR_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_MTL_ILDM_LOCATOR_LSTG