[Home] [Help]
[Dependency Information]
| Object Name: | PJI_ACCUM_WBS_ACT_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PJI.PJI_ACCUM_WBS_ACT_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PROJECT_ID | NUMBER | (15) | ||
| TASK_ID | NUMBER | (15) | ||
| RAW_COST | NUMBER | |||
| BURDENED_COST | NUMBER | |||
| REVENUE | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT PROJECT_ID
, TASK_ID
, RAW_COST
, BURDENED_COST
, REVENUE
FROM APPS.PJI_ACCUM_WBS_ACT_V;
APPS
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
PA_ACCUM_WBS_ACT_V
PA_PROJECTS_ALL
PJI_FM_XBS_ACCUM_TMP1
APPS.PJI_ACCUM_WBS_ACT_V is not referenced by any database object
|
|
|
|