[Home] [Help]
[Dependency Information]
| Object Name: | PJI_PMV_ORGZ_DIM_TMP |
|---|---|
| Object Type: | TABLE |
| Owner: | PJI |
| FND Design Data: | PJI.PJI_PMV_ORGZ_DIM_TMP
|
| Subobject Name: | |
| Status: | VALID |
PJI.PJI_PMV_ORGZ_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.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | NUMBER | |||
| NAME | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, NAME
FROM PJI.PJI_PMV_ORGZ_DIM_TMP;
PJI.PJI_PMV_ORGZ_DIM_TMP does not reference any database object
PJI.PJI_PMV_ORGZ_DIM_TMP is referenced by following:
APPS
PJI_PMV_ORGZ_DIM_TMP
|
|
|
|