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


TABLE: PJI.PJI_RES_UTILZ_TMP2

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

Temporary Table Details

PJI.PJI_RES_UTILZ_TMP2 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
PERIOD_NAME VARCHAR2 (150)
CURR_YR_ACTUAL_UTILIZ NUMBER

CURR_YR_SCHED_UTILIZ NUMBER

CURR_YR_EXP_UTILIZ NUMBER

PREV_YR_UTILIZ NUMBER

SEQUENCE NUMBER

SERIES_LABEL VARCHAR2 (100)
VALUE NUMBER

SECONDARY_SEQUENCE NUMBER

Query Text

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


SELECT PERIOD_NAME
,      CURR_YR_ACTUAL_UTILIZ
,      CURR_YR_SCHED_UTILIZ
,      CURR_YR_EXP_UTILIZ
,      PREV_YR_UTILIZ
,      SEQUENCE
,      SERIES_LABEL
,      VALUE
,      SECONDARY_SEQUENCE
FROM PJI.PJI_RES_UTILZ_TMP2;

Dependencies

[top of page]

PJI.PJI_RES_UTILZ_TMP2 does not reference any database object

PJI.PJI_RES_UTILZ_TMP2 is referenced by following:

SchemaAPPS
SynonymPJI_RES_UTILZ_TMP2