[Home] [Help]
[Dependency Information]
| Object Name: | PA_FP_PLANNING_RES_TMP1_1 |
|---|---|
| Object Type: | TABLE |
| Owner: | PA |
| FND Design Data: | PA.PA_FP_PLANNING_RES_TMP1_1
|
| Subobject Name: | |
| Status: | VALID |
PA.PA_FP_PLANNING_RES_TMP1_1 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.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PA_FP_PLANNING_RES_TMP1_N1 | NORMAL | NONUNIQUE |
|
TASK_ID
|
| PA_FP_PLANNING_RES_TMP1_N2 | NORMAL | NONUNIQUE |
|
RESOURCE_LIST_MEMBER_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TASK_ID | NUMBER | (15) | ||
| RESOURCE_LIST_MEMBER_ID | NUMBER | (15) | ||
| RESOURCE_ASSIGNMENT_ID | NUMBER | (15) | ||
| TOP_TASK_ID | NUMBER | (15) | ||
| PLANNING_START_DATE | DATE | |||
| PLANNING_END_DATE | DATE | |||
| CBS_ELEMENT_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT TASK_ID
, RESOURCE_LIST_MEMBER_ID
, RESOURCE_ASSIGNMENT_ID
, TOP_TASK_ID
, PLANNING_START_DATE
, PLANNING_END_DATE
, CBS_ELEMENT_ID
FROM PA.PA_FP_PLANNING_RES_TMP1_1;
PA.PA_FP_PLANNING_RES_TMP1_1 does not reference any database object
PA.PA_FP_PLANNING_RES_TMP1_1 is referenced by following:
APPS
PA_FP_PLANNING_RES_TMP1_1
|
|
|
|