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


VIEW: APPS.PJI_WORK_TYPES_V

Object Details
Object Name: PJI_WORK_TYPES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPJI.PJI_WORK_TYPES_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
ID NUMBER
Yes Identifier for work type.
VALUE VARCHAR2 (80) Yes Work type name
RES_UTIL_CATEGORY_ID NUMBER

Resource utilization percentage for the work type.
ORG_UTIL_CATEGORY_ID NUMBER

Organization utilization percentage for the work type.
Query Text

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


SELECT ID
,      VALUE
,      RES_UTIL_CATEGORY_ID
,      ORG_UTIL_CATEGORY_ID
FROM APPS.PJI_WORK_TYPES_V;

Dependencies

[top of page]

APPS.PJI_WORK_TYPES_V references the following:

SchemaAPPS
ViewPA_WORK_TYPES_VL
APPS.PJI_WORK_TYPES_V is referenced by following:

SchemaAPPS
Package BodyPJI_PMV_ENGINE - show dependent code