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


TABLE: WMS.MTL_LOC_CAPACITY_TEMP

Object Details
Object Name: MTL_LOC_CAPACITY_TEMP
Object Type: TABLE
Owner: WMS
Subobject Name:
Status: VALID

Temporary Table Details

WMS.MTL_LOC_CAPACITY_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
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

SUBINVENTORY_CODE VARCHAR2 (10)
LOCATOR_ID NUMBER

LOCATOR_WEIGHT_UOM_CODE VARCHAR2 (3)
LOCATOR_VOLUME_UOM_CODE VARCHAR2 (3)
LOCATOR_UNITS_UOM_CODE VARCHAR2 (3)
Query Text

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


SELECT ORGANIZATION_ID
,      SUBINVENTORY_CODE
,      LOCATOR_ID
,      LOCATOR_WEIGHT_UOM_CODE
,      LOCATOR_VOLUME_UOM_CODE
,      LOCATOR_UNITS_UOM_CODE
FROM WMS.MTL_LOC_CAPACITY_TEMP;

Dependencies

[top of page]

WMS.MTL_LOC_CAPACITY_TEMP does not reference any database object

WMS.MTL_LOC_CAPACITY_TEMP is referenced by following:

SchemaAPPS
SynonymMTL_LOC_CAPACITY_TEMP