[Home] [Help]
[Dependency Information]
Object Name: | WMS_WP_REQUESTS_GTMP |
---|---|
Object Type: | TABLE |
Owner: | WMS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
WMS.WMS_WP_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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
WAVE_DESCRIPTION | VARCHAR2 | (300) | ||
REQUEST_ID | NUMBER | |||
WAVE_NUMBER | NUMBER | |||
PHASE | VARCHAR2 | (30) | ||
STATUS | VARCHAR2 | (30) | ||
TEMPLATE | VARCHAR2 | (100) | ||
CREATED_BY | VARCHAR2 | (50) | ||
DATE_CREATED | VARCHAR2 | (30) | ||
REQUEST | VARCHAR2 | (20) |
Cut, paste (and edit) the following text to query this object:
SELECT WAVE_DESCRIPTION
, REQUEST_ID
, WAVE_NUMBER
, PHASE
, STATUS
, TEMPLATE
, CREATED_BY
, DATE_CREATED
, REQUEST
FROM WMS.WMS_WP_REQUESTS_GTMP;
WMS.WMS_WP_REQUESTS_GTMP does not reference any database object
WMS.WMS_WP_REQUESTS_GTMP is referenced by following:
|
|
|