[Home] [Help]
[Dependency Information]
Object Name: | EDW_MTL_ILDM_SUB_INV_LTC |
---|---|
Object Type: | TABLE |
Owner: | OPI |
FND Design Data: | ![]() ![]() |
Subobject Name: | |
Status: | VALID |
Level Table for the SUB_INV (Sub Inventory) level of the ILDM (Inventory Locator Dimension)
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EDW_MTL_ILDM_SUB_INV_LTC_U | NORMAL | UNIQUE |
![]() |
![]() |
EDW_MTL_ILDM_SUB_INV_LTC_UKEY | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CREATION_DATE | DATE | Yes | Creation Date of SubInventory record on OLTP | |
DESCRIPTION | VARCHAR2 | (240) | Description of SubInventory in OLTP | |
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 | |
NAME | VARCHAR2 | (2000) | SubInventory Name | |
PLANT_FK_KEY | NUMBER | EDW-internal Foreign Key to Inventory Organization Level | ||
STOCK_ROOM | VARCHAR2 | (80) | SubInventory Name | |
STOCK_ROOM_DP | VARCHAR2 | (240) | EDW-internal ID for SubInventory | |
STOCK_ROOM_PK | VARCHAR2 | (240) | Primary Key for SubInventory (Includes Instance) | |
STOCK_ROOM_PK_KEY | NUMBER | EDW-internal Surrogate Primary Key for SubInventory | ||
USER_ATTRIBUTE1 | VARCHAR2 | (240) | 1st Flexfield from SubInventory record on OLTP | |
USER_ATTRIBUTE2 | VARCHAR2 | (240) | 2nd Flexfield from SubInventory record on OLTP | |
USER_ATTRIBUTE3 | VARCHAR2 | (240) | 3rd Flexfield from SubInventory record on OLTP | |
USER_ATTRIBUTE4 | VARCHAR2 | (240) | 4th Flexfield from SubInventory record on OLTP | |
USER_ATTRIBUTE5 | VARCHAR2 | (240) | 5th Flexfield from SubInventory record on OLTP |
Cut, paste (and edit) the following text to query this object:
SELECT CREATION_DATE
, DESCRIPTION
, INSTANCE_CODE
, LAST_UPDATE_DATE
, NAME
, PLANT_FK_KEY
, STOCK_ROOM
, STOCK_ROOM_DP
, STOCK_ROOM_PK
, STOCK_ROOM_PK_KEY
, USER_ATTRIBUTE1
, USER_ATTRIBUTE2
, USER_ATTRIBUTE3
, USER_ATTRIBUTE4
, USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_SUB_INV_LTC;
OPI.EDW_MTL_ILDM_SUB_INV_LTC does not reference any database object
OPI.EDW_MTL_ILDM_SUB_INV_LTC is referenced by following:
|
|
|