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


TABLE: MSC.MSC_INT_ITEM_UOM

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

Temporary Table Details

MSC.MSC_INT_ITEM_UOM is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Primary Key: MSC_ITEM_UOM_PK
  1. ColumnOI__ITEM_CODE
  2. ColumnOI__TO_UOM
Indexes
Index Type Uniqueness Tablespace Column
MSC_ITEM_UOM_PK NORMAL UNIQUE Tablespace ColumnOI__ITEM_CODE
ColumnOI__TO_UOM
Columns
Name Datatype Length Mandatory Comments
OI__ITEM_CODE VARCHAR2 (100) Yes
OI__TO_UOM VARCHAR2 (100) Yes
OI__TO_UOM_TYPE VARCHAR2 (100)
OI__FACTOR NUMBER

Query Text

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


SELECT OI__ITEM_CODE
,      OI__TO_UOM
,      OI__TO_UOM_TYPE
,      OI__FACTOR
FROM MSC.MSC_INT_ITEM_UOM;

Dependencies

[top of page]

MSC.MSC_INT_ITEM_UOM does not reference any database object

MSC.MSC_INT_ITEM_UOM is referenced by following:

SchemaAPPS
SynonymMSC_INT_ITEM_UOM