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


TABLE: OPI.OPI_PMI_COST_RESULT_GTMP

Object Details
Object Name: OPI_PMI_COST_RESULT_GTMP
Object Type: TABLE
Owner: OPI
Subobject Name:
Status: VALID

Temporary Table Details

OPI.OPI_PMI_COST_RESULT_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$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
ITEM_ID NUMBER

WHSE_CODE VARCHAR2 (4)
ORGN_CODE VARCHAR2 (4)
TRANS_DATE DATE

TOTAL_COST NUMBER

STATUS NUMBER

LAST_UPDATE_DATE DATE

PERIOD_STATUS NUMBER (5)
Query Text

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


SELECT ITEM_ID
,      WHSE_CODE
,      ORGN_CODE
,      TRANS_DATE
,      TOTAL_COST
,      STATUS
,      LAST_UPDATE_DATE
,      PERIOD_STATUS
FROM OPI.OPI_PMI_COST_RESULT_GTMP;

Dependencies

[top of page]

OPI.OPI_PMI_COST_RESULT_GTMP does not reference any database object

OPI.OPI_PMI_COST_RESULT_GTMP is referenced by following:

SchemaAPPS
SynonymOPI_PMI_COST_RESULT_GTMP