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


TABLE: INV.MTL_SERIAL_NUMBERS_GT

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

Temporary Table Details

INV.MTL_SERIAL_NUMBERS_GT 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_SERIAL_NUMBERS_GT_U1 NORMAL UNIQUE Tablespace ColumnCURRENT_ORGANIZATION_ID
ColumnINVENTORY_ITEM_ID
ColumnSERIAL_NUMBER
Columns
Name Datatype Length Mandatory Comments
CURRENT_ORGANIZATION_ID NUMBER
Yes
INVENTORY_ITEM_ID NUMBER
Yes
SERIAL_NUMBER VARCHAR2 (30) Yes
GROUP_MARK_ID NUMBER

LINE_MARK_ID NUMBER

LOT_LINE_MARK_ID NUMBER

GEN_OBJECT_ID NUMBER

RESERVATION_ID NUMBER

ACTION_FLAG VARCHAR2 (1)
CURRENT_TRANSACTION_FLAG VARCHAR2 (1)
Query Text

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


SELECT CURRENT_ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      SERIAL_NUMBER
,      GROUP_MARK_ID
,      LINE_MARK_ID
,      LOT_LINE_MARK_ID
,      GEN_OBJECT_ID
,      RESERVATION_ID
,      ACTION_FLAG
,      CURRENT_TRANSACTION_FLAG
FROM INV.MTL_SERIAL_NUMBERS_GT;

Dependencies

[top of page]

INV.MTL_SERIAL_NUMBERS_GT does not reference any database object

INV.MTL_SERIAL_NUMBERS_GT is referenced by following:

SchemaAPPS
SynonymMTL_SERIAL_NUMBERS_GT