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


TABLE: INV.MTL_DO_CHECK_TEMP

Object Details
Object Name: MTL_DO_CHECK_TEMP
Object Type: TABLE
Owner: INV
Subobject Name:
Status: VALID

Temporary Table Details

INV.MTL_DO_CHECK_TEMP 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$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
MTL_DO_CHECK_TEMP_N1 NORMAL NONUNIQUE Tablespace ColumnORGANIZATION_ID
ColumnINVENTORY_ITEM_ID
Columns
Name Datatype Length Mandatory Comments
ROOT_ID NUMBER

ORGANIZATION_ID NUMBER

INVENTORY_ITEM_ID NUMBER

LOT_CONTROL NUMBER

LINE_ID NUMBER

Query Text

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


SELECT ROOT_ID
,      ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      LOT_CONTROL
,      LINE_ID
FROM INV.MTL_DO_CHECK_TEMP;

Dependencies

[top of page]

INV.MTL_DO_CHECK_TEMP does not reference any database object

INV.MTL_DO_CHECK_TEMP is referenced by following:

SchemaAPPS
SynonymMTL_DO_CHECK_TEMP