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


TABLE: MSC.MSC_INT_STANDARD_UOM

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

Temporary Table Details

MSC.MSC_INT_STANDARD_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_STANDARD_UOM_PK
  1. ColumnOI__TO_UOM
  2. ColumnOI__FROM_UOM
Indexes
Index Type Uniqueness Tablespace Column
MSC_STANDARD_UOM_PK NORMAL UNIQUE Tablespace ColumnOI__TO_UOM
ColumnOI__FROM_UOM
Columns
Name Datatype Length Mandatory Comments
OI__TO_UOM VARCHAR2 (300) Yes
OI__FROM_UOM VARCHAR2 (300) Yes
OI__UNIT_TYPE VARCHAR2 (300)
OI__FACTOR VARCHAR2 (300)
Query Text

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


SELECT OI__TO_UOM
,      OI__FROM_UOM
,      OI__UNIT_TYPE
,      OI__FACTOR
FROM MSC.MSC_INT_STANDARD_UOM;

Dependencies

[top of page]

MSC.MSC_INT_STANDARD_UOM does not reference any database object

MSC.MSC_INT_STANDARD_UOM is referenced by following:

SchemaAPPS
SynonymMSC_INT_STANDARD_UOM