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


TABLE: GMD.GMD_OPTIMIZER_HDR_GTMP

Object Details
Object Name: GMD_OPTIMIZER_HDR_GTMP
Object Type: TABLE
Owner: GMD
FND Design Data: TableGMD.GMD_OPTIMIZER_HDR_GTMP
Subobject Name:
Status: VALID

Temporary Table Details

GMD.GMD_OPTIMIZER_HDR_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$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Primary Key: GMD_OPTIMIZER_HDR_GTMP_PK
  1. ColumnENTITY_ID
Indexes
Index Type Uniqueness Tablespace Column
GMD_OPTIMIZER_HDR_GTMP_PK NORMAL UNIQUE Tablespace ColumnENTITY_ID
Columns
Name Datatype Length Mandatory Comments
ENTITY_ID NUMBER (15) Yes
MAINTAIN_TYPE NUMBER (5)
YIELD NUMBER

PRODUCT VARCHAR2 (32)
PRODUCT_QTY NUMBER

PRODUCT_UOM VARCHAR2 (4)
INVENTORY_ITEM_ID NUMBER (15)
Query Text

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


SELECT ENTITY_ID
,      MAINTAIN_TYPE
,      YIELD
,      PRODUCT
,      PRODUCT_QTY
,      PRODUCT_UOM
,      INVENTORY_ITEM_ID
FROM GMD.GMD_OPTIMIZER_HDR_GTMP;

Dependencies

[top of page]

GMD.GMD_OPTIMIZER_HDR_GTMP does not reference any database object

GMD.GMD_OPTIMIZER_HDR_GTMP is referenced by following:

SchemaAPPS
SynonymGMD_OPTIMIZER_HDR_GTMP