[Home] [Help]
[Dependency Information]
| Object Name: | PA_PPR_OBJ_TMP |
|---|---|
| Object Type: | TABLE |
| Owner: | PA |
| FND Design Data: | PA.PA_PPR_OBJ_TMP
|
| Subobject Name: | |
| Status: | VALID |
PA.PA_PPR_OBJ_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 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PA_PPR_OBJ_TMP_U1 | NORMAL | UNIQUE |
|
OBJECT_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| OBJECT_ID | NUMBER | |||
| PARENT_OBJECT_ID | NUMBER | |||
| WBS_RBS_LEVEL | NUMBER | |||
| CONNECT_PATH | VARCHAR2 | (240) | ||
| LEAF_NODE | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT OBJECT_ID
, PARENT_OBJECT_ID
, WBS_RBS_LEVEL
, CONNECT_PATH
, LEAF_NODE
FROM PA.PA_PPR_OBJ_TMP;
PA.PA_PPR_OBJ_TMP does not reference any database object
PA.PA_PPR_OBJ_TMP is referenced by following:
APPS
PA_PPR_OBJ_TMP
|
|
|
|