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


TABLE: OPI.EDW_MTL_ILDM_SUB_INV_LSTG

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


Staging Table for the SUB_INVI (Sub Inventory) 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_SUB_INV_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 SubInventory record on OLTP
DESCRIPTION VARCHAR2 (500)
Description of SubInventory in OLTP
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
NAME VARCHAR2 (2000)
SubInventory Name
OPERATION_CODE VARCHAR2 (30)
EDW-internal Indicator for operation to perform
PLANT_FK VARCHAR2 (120)
Foreign Key to Inventory Organization Level
PLANT_FK_KEY NUMBER

EDW-internal Foreign Key to Inventory Organization Level
REQUEST_ID NUMBER

Standard Row WHO Column
ROW_ID VARCHAR2 (20)
EDW-internal ID for Organization Group
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)
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
Query Text

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


SELECT COLLECTION_STATUS
,      CREATION_DATE
,      DESCRIPTION
,      ERROR_CODE
,      INSTANCE_CODE
,      LAST_UPDATE_DATE
,      NAME
,      OPERATION_CODE
,      PLANT_FK
,      PLANT_FK_KEY
,      REQUEST_ID
,      ROW_ID
,      STOCK_ROOM
,      STOCK_ROOM_DP
,      STOCK_ROOM_PK
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
FROM OPI.EDW_MTL_ILDM_SUB_INV_LSTG;

Dependencies

[top of page]

OPI.EDW_MTL_ILDM_SUB_INV_LSTG does not reference any database object

OPI.EDW_MTL_ILDM_SUB_INV_LSTG is referenced by following:

SchemaAPPS
SynonymEDW_MTL_ILDM_SUB_INV_LSTG