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


TABLE: GMP.GMP_CALENDAR_DETAIL_GTMP

Object Details
Object Name: GMP_CALENDAR_DETAIL_GTMP
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.GMP_CALENDAR_DETAIL_GTMP
Subobject Name:
Status: VALID

Temporary Table Details

GMP.GMP_CALENDAR_DETAIL_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
CALENDAR_ID NUMBER (10)
SHIFT_NUM NUMBER (10)
SHIFT_DATE DATE

FROM_TIME NUMBER (15)
TO_TIME NUMBER (15)
FROM_DATE DATE

TO_DATE DATE

CALENDAR_CODE VARCHAR2 (10)
Query Text

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


SELECT CALENDAR_ID
,      SHIFT_NUM
,      SHIFT_DATE
,      FROM_TIME
,      TO_TIME
,      FROM_DATE
,      TO_DATE
,      CALENDAR_CODE
FROM GMP.GMP_CALENDAR_DETAIL_GTMP;

Dependencies

[top of page]

GMP.GMP_CALENDAR_DETAIL_GTMP does not reference any database object

GMP.GMP_CALENDAR_DETAIL_GTMP is referenced by following:

SchemaAPPS
SynonymGMP_CALENDAR_DETAIL_GTMP