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


TABLE: APPS.WMS_ELS_EXP_RESOURCE_GTEMP

Object Details
Object Name: WMS_ELS_EXP_RESOURCE_GTEMP
Object Type: TABLE
Owner: APPS
FND Design Data: TableWMS.WMS_ELS_EXP_RESOURCE_GTEMP
Subobject Name:
Status: VALID

Temporary Table Details

APPS.WMS_ELS_EXP_RESOURCE_GTEMP 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
Columns
Name Datatype Length Mandatory Comments
ELS_DATA_ID NUMBER

SOURCE_HEADER_ID NUMBER

SOURCE_LINE_ID NUMBER

ACTIVITY_ID NUMBER

ACTIVITY_DETAIL_ID NUMBER

OPERATION_ID NUMBER

Query Text

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


SELECT ELS_DATA_ID
,      SOURCE_HEADER_ID
,      SOURCE_LINE_ID
,      ACTIVITY_ID
,      ACTIVITY_DETAIL_ID
,      OPERATION_ID
FROM APPS.WMS_ELS_EXP_RESOURCE_GTEMP;

Dependencies

[top of page]

APPS.WMS_ELS_EXP_RESOURCE_GTEMP does not reference any database object

APPS.WMS_ELS_EXP_RESOURCE_GTEMP is referenced by following:

SchemaAPPS
Package BodyWMS_LMS_EXPECTED_RES - show dependent code