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


VIEW: APPS.PA_PROJ_ROLES_V

Object Details
Object Name: PA_PROJ_ROLES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_PROJ_ROLES_V
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
PROJECT_ROLE_ID NUMBER

MEANING VARCHAR2 (80)
DESCRIPTION VARCHAR2 (250)
TYPE VARCHAR2 (30)
Query Text

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


SELECT PROJECT_ROLE_ID
,      MEANING
,      DESCRIPTION
,      TYPE
FROM APPS.PA_PROJ_ROLES_V;

Dependencies

[top of page]

APPS.PA_PROJ_ROLES_V references the following:

SchemaAPPS
ViewPA_LOOKUPS
SynonymPA_PROJECT_ROLE_TYPES_TL
APPS.PA_PROJ_ROLES_V is referenced by following:

SchemaAPPS
Package BodyPA_RES_MANAGEMENT_AMG_PUB - show dependent code
PL/SQL PackagePA_TASK_ASSIGNMENT_UTILS - show dependent code
Package BodyPA_TASK_ASSIGNMENT_UTILS - show dependent code