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


TABLE: INV.MTL_UOM_CONVERSIONS_ERES_GTMP

Object Details
Object Name: MTL_UOM_CONVERSIONS_ERES_GTMP
Object Type: TABLE
Owner: INV
FND Design Data: TableINV.MTL_UOM_CONVERSIONS_ERES_GTMP
Subobject Name:
Status: VALID

Temporary Table Details

INV.MTL_UOM_CONVERSIONS_ERES_GTMP 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
Columns
Name Datatype Length Mandatory Comments
CONVERSION_TYPE VARCHAR2 (25)
INVENTORY_ITEM_ID NUMBER

FROM_UOM_CODE VARCHAR2 (3)
FROM_UOM_CLASS VARCHAR2 (10)
TO_UOM_CODE VARCHAR2 (3)
TO_UOM_CLASS VARCHAR2 (10)
LOT_NUMBER VARCHAR2 (80)
CONVERSION_ID NUMBER

CONV_AUDIT_ID NUMBER

Query Text

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


SELECT CONVERSION_TYPE
,      INVENTORY_ITEM_ID
,      FROM_UOM_CODE
,      FROM_UOM_CLASS
,      TO_UOM_CODE
,      TO_UOM_CLASS
,      LOT_NUMBER
,      CONVERSION_ID
,      CONV_AUDIT_ID
FROM INV.MTL_UOM_CONVERSIONS_ERES_GTMP;

Dependencies

[top of page]

INV.MTL_UOM_CONVERSIONS_ERES_GTMP does not reference any database object

INV.MTL_UOM_CONVERSIONS_ERES_GTMP is referenced by following:

SchemaAPPS
SynonymMTL_UOM_CONVERSIONS_ERES_GTMP