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


TABLE: WMS.WMS_WP_REC_REQUESTS_GTMP

Object Details
Object Name: WMS_WP_REC_REQUESTS_GTMP
Object Type: TABLE
Owner: WMS
FND Design Data: TableWMS.WMS_WP_REC_REQUESTS_GTMP
Subobject Name:
Status: VALID

Temporary Table Details

WMS.WMS_WP_REC_REQUESTS_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
Columns
Name Datatype Length Mandatory Comments
WAVE_DESCRIPTION VARCHAR2 (300)
TEMPLATE VARCHAR2 (100)
RUN_THE_JOB VARCHAR2 (20)
START_AT VARCHAR2 (30)
END_AT VARCHAR2 (30)
RE_RUN VARCHAR2 (30)
CREATED_BY VARCHAR2 (30)
DATE_CREATED VARCHAR2 (30)
REQUEST VARCHAR2 (10)
Query Text

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


SELECT WAVE_DESCRIPTION
,      TEMPLATE
,      RUN_THE_JOB
,      START_AT
,      END_AT
,      RE_RUN
,      CREATED_BY
,      DATE_CREATED
,      REQUEST
FROM WMS.WMS_WP_REC_REQUESTS_GTMP;

Dependencies

[top of page]

WMS.WMS_WP_REC_REQUESTS_GTMP does not reference any database object

WMS.WMS_WP_REC_REQUESTS_GTMP is referenced by following:

SchemaAPPS
SynonymWMS_WP_REC_REQUESTS_GTMP