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


TABLE: MSC.MSC_ITEM_ID_LID

Object Details
Object Name: MSC_ITEM_ID_LID
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_ITEM_ID_LID
Subobject Name:
Status: VALID


This table is used by the collection program to maintain the correspondence between the source instances identifiers and the planning identifiers for items.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Unique Key: MSC_ITEM_ID_LID_N2
  1. ColumnSR_INSTANCE_ID
  2. ColumnSR_INVENTORY_ITEM_ID
Indexes
Index Type Uniqueness Tablespace Column
MSC_ITEM_ID_LID_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSR_INSTANCE_ID
ColumnINVENTORY_ITEM_ID
MSC_ITEM_ID_LID_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSR_INSTANCE_ID
ColumnSR_INVENTORY_ITEM_ID
ColumnINVENTORY_ITEM_ID
Columns
Name Datatype Length Mandatory Comments
SR_INVENTORY_ITEM_ID NUMBER
Yes Inventory item identifier from source application instance
SR_INSTANCE_ID NUMBER
Yes Source application instance identifier
INVENTORY_ITEM_ID NUMBER
Yes Inventory item identifier generated at planning server
Query Text

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


SELECT SR_INVENTORY_ITEM_ID
,      SR_INSTANCE_ID
,      INVENTORY_ITEM_ID
FROM MSC.MSC_ITEM_ID_LID;

Dependencies

[top of page]

MSC.MSC_ITEM_ID_LID does not reference any database object

MSC.MSC_ITEM_ID_LID is referenced by following:

SchemaAPPS
SynonymMSC_ITEM_ID_LID