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


TABLE: OPI.EDW_MTL_ILDM_LOCATOR_LTC

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


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


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_MTL_ILDM_LOCATOR_LTC_U NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnLOCATOR_PK
EDW_MTL_ILDM_LOCATOR_LTC_UKEY NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnLOCATOR_PK_KEY
Columns
Name Datatype Length Mandatory Comments
CREATION_DATE DATE
Yes Creation Date of Inventory Location record on OLTP
DESCRIPTION VARCHAR2 (240)
Description of Inventory Location
ENABLED_FLAG VARCHAR2 (20)
Indicates whether Locator is active
INSTANCE_CODE VARCHAR2 (40)
Instance from which this row was pushed
LAST_UPDATE_DATE DATE
Yes Last Update Date of Inventory Location record on OLTP
LOCATOR_DP VARCHAR2 (240)
EDW-internal ID for Locator
LOCATOR_NAME VARCHAR2 (240)
Locator Name
LOCATOR_PK VARCHAR2 (320)
Primary Key for Location (unique across instances and source-types)
LOCATOR_PK_KEY NUMBER

EDW-assigned surrogate for Locator
NAME VARCHAR2 (2000)
Locator Name
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 CREATION_DATE
,      DESCRIPTION
,      ENABLED_FLAG
,      INSTANCE_CODE
,      LAST_UPDATE_DATE
,      LOCATOR_DP
,      LOCATOR_NAME
,      LOCATOR_PK
,      LOCATOR_PK_KEY
,      NAME
,      STOCK_ROOM_FK
,      STOCK_ROOM_FK_KEY
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_LOCATOR_LTC;

Dependencies

[top of page]

OPI.EDW_MTL_ILDM_LOCATOR_LTC does not reference any database object

OPI.EDW_MTL_ILDM_LOCATOR_LTC is referenced by following:

SchemaAPPS
SynonymEDW_MTL_ILDM_LOCATOR_LTC