[Home] [Help]
[Dependency Information]
| Object Name: | WMS_DISPATCH_TASKS_GTMP |
|---|---|
| Object Type: | TABLE |
| Owner: | WMS |
| FND Design Data: | WMS.WMS_DISPATCH_TASKS_GTMP
|
| Subobject Name: | |
| Status: | VALID |
WMS.WMS_DISPATCH_TASKS_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$TRANSACTION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| GROUPING_DOCUMENT_TYPE | VARCHAR2 | (100) | ||
| GROUPING_DOCUMENT_NUMBER | NUMBER | |||
| GROUPING_SOURCE_TYPE_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT GROUPING_DOCUMENT_TYPE
, GROUPING_DOCUMENT_NUMBER
, GROUPING_SOURCE_TYPE_ID
FROM WMS.WMS_DISPATCH_TASKS_GTMP;
WMS.WMS_DISPATCH_TASKS_GTMP does not reference any database object
WMS.WMS_DISPATCH_TASKS_GTMP is referenced by following:
APPS
WMS_DISPATCH_TASKS_GTMP
|
|
|
|