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


VIEW: APPS.PA_PROJ_PARTIES_PROG_EDIT_V

Object Details
Object Name: PA_PROJ_PARTIES_PROG_EDIT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_PROJ_PARTIES_PROG_EDIT_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_PARTY_ID NUMBER (15)
PROJECT_ID NUMBER (15)
RESOURCE_ID NUMBER (15)
RESOURCE_TYPE_ID NUMBER

RESOURCE_SOURCE_ID NUMBER (15)
RESOURCE_SOURCE_NAME VARCHAR2 (360)
PROJECT_ROLE_ID NUMBER

PROJECT_ROLE_TYPE VARCHAR2 (20)
PROJECT_ROLE_NAME VARCHAR2 (80)
START_DATE_ACTIVE DATE

END_DATE_ACTIVE DATE

Query Text

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


SELECT PROJECT_PARTY_ID
,      PROJECT_ID
,      RESOURCE_ID
,      RESOURCE_TYPE_ID
,      RESOURCE_SOURCE_ID
,      RESOURCE_SOURCE_NAME
,      PROJECT_ROLE_ID
,      PROJECT_ROLE_TYPE
,      PROJECT_ROLE_NAME
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
FROM APPS.PA_PROJ_PARTIES_PROG_EDIT_V;

Dependencies

[top of page]

APPS.PA_PROJ_PARTIES_PROG_EDIT_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_PERSON_NAME - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymHZ_PARTIES
ViewPA_EMPLOYEES
SynonymPA_PROJECT_PARTIES
ViewPA_PROJECT_ROLE_TYPES
PL/SQL PackagePA_ROLE_JOB_BG_UTILS - show dependent code

APPS.PA_PROJ_PARTIES_PROG_EDIT_V is not referenced by any database object