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


VIEW: APPS.PJI_DIS_PERSON_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


Discoverer view of resource utilization data.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (10) Yes Person identifier
NAME VARCHAR2 (240)
Person name
Query Text

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


SELECT PERSON_ID
,      NAME
FROM APPS.PJI_DIS_PERSON_V;

Dependencies

[top of page]

APPS.PJI_DIS_PERSON_V references the following:

SchemaAPPS
SynonymPER_ALL_PEOPLE_F

APPS.PJI_DIS_PERSON_V is not referenced by any database object