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


VIEW: APPS.PJI_ACCUM_RL_ACT_V

Object Details
Object Name: PJI_ACCUM_RL_ACT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPJI.PJI_ACCUM_RL_ACT_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PROJECT_ID NUMBER (15)
TASK_ID NUMBER (15)
RESOURCE_LIST_MEMBER_ID NUMBER

RAW_COST NUMBER

BURDENED_COST NUMBER

REVENUE NUMBER

LABOR_HRS NUMBER

Query Text

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


SELECT PROJECT_ID
,      TASK_ID
,      RESOURCE_LIST_MEMBER_ID
,      RAW_COST
,      BURDENED_COST
,      REVENUE
,      LABOR_HRS
FROM APPS.PJI_ACCUM_RL_ACT_V;

Dependencies

[top of page]

APPS.PJI_ACCUM_RL_ACT_V references the following:

SchemaAPPS
ViewPA_ACCUM_RSRC_ACT_V
SynonymPA_PROJECTS_ALL
SynonymPJI_FM_XBS_ACCUM_TMP1

APPS.PJI_ACCUM_RL_ACT_V is not referenced by any database object