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


TABLE: MSC.MSC_NETCHANGE_REPLAN_ITEMS

Object Details
Object Name: MSC_NETCHANGE_REPLAN_ITEMS
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID


Table stores list of items to be replanned in Netchange replan run.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_NETCHANGE_REPLAN_ITEMS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSR_INSTANCE_ID
ColumnORGANIZATION_ID
ColumnINVENTORY_ITEM_ID
ColumnPLAN_ID
Columns
Name Datatype Length Mandatory Comments
PLAN_ID NUMBER

Plan identifier
INVENTORY_ITEM_ID NUMBER

Inventory item identifier
ORGANIZATION_ID NUMBER

Organization identifier
SR_INSTANCE_ID NUMBER

Source application instance identifier of the item org
Query Text

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


SELECT PLAN_ID
,      INVENTORY_ITEM_ID
,      ORGANIZATION_ID
,      SR_INSTANCE_ID
FROM MSC.MSC_NETCHANGE_REPLAN_ITEMS;

Dependencies

[top of page]

MSC.MSC_NETCHANGE_REPLAN_ITEMS does not reference any database object

MSC.MSC_NETCHANGE_REPLAN_ITEMS is referenced by following:

SchemaMSC
ViewMSC_NETCHANGE_REPLAN_ITEMS#