[Home] [Help]
[Dependency Information]
| Object Name: | GMP_SETUP_TRAN_GTMP |
|---|---|
| Object Type: | TABLE |
| Owner: | GMP |
| Subobject Name: | |
| Status: | VALID |
GMP.GMP_SETUP_TRAN_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 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| GMP_SETUP_TRAN_GTMP_IDX | NORMAL | NONUNIQUE |
|
RESOURCE_ID
SETUP_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| RESOURCE_ID | NUMBER | |||
| ORGANIZATION_ID | NUMBER | |||
| SETUP_ID | NUMBER | |||
| SEQ_DEP_CLASS | VARCHAR2 | (8) | ||
| OPRN_NO | VARCHAR2 | (32) |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, ORGANIZATION_ID
, SETUP_ID
, SEQ_DEP_CLASS
, OPRN_NO
FROM GMP.GMP_SETUP_TRAN_GTMP;
GMP.GMP_SETUP_TRAN_GTMP does not reference any database object
GMP.GMP_SETUP_TRAN_GTMP is referenced by following:
APPS
GMP_SETUP_TRAN_GTMP
|
|
|
|