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


TABLE: PJI.PJI_PMV_TIME_DIM_TMP

Object Details
Object Name: PJI_PMV_TIME_DIM_TMP
Object Type: TABLE
Owner: PJI
FND Design Data: TablePJI.PJI_PMV_TIME_DIM_TMP
Subobject Name:
Status: VALID

Temporary Table Details

PJI.PJI_PMV_TIME_DIM_TMP 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
ID NUMBER

PRIOR_ID NUMBER

NAME VARCHAR2 (150)
ORDER_BY_ID NUMBER

PERIOD_TYPE NUMBER

AMOUNT_TYPE NUMBER

CALENDAR_TYPE VARCHAR2 (1)
Query Text

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


SELECT ID
,      PRIOR_ID
,      NAME
,      ORDER_BY_ID
,      PERIOD_TYPE
,      AMOUNT_TYPE
,      CALENDAR_TYPE
FROM PJI.PJI_PMV_TIME_DIM_TMP;

Dependencies

[top of page]

PJI.PJI_PMV_TIME_DIM_TMP does not reference any database object

PJI.PJI_PMV_TIME_DIM_TMP is referenced by following:

SchemaAPPS
SynonymPJI_PMV_TIME_DIM_TMP