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


VIEW: APPS.PA_PARTIES_V

Object Details
Object Name: PA_PARTIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_PARTIES_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
RESOURCE_TYPE_ID NUMBER

Identifier of the user type
RESOURCE_SOURCE_ID NUMBER (10) Yes Original identifier of the user
PARTY_ID NUMBER (15)
Party identifier of the user
NAME VARCHAR2 (240)
The user name
ORGANIZATION_ID NUMBER (15) Yes Identifier of the organization that the user belongs to
ORGANIZATION_NAME VARCHAR2 (240) Yes The organization name that the user belongs to
Query Text

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


SELECT RESOURCE_TYPE_ID
,      RESOURCE_SOURCE_ID
,      PARTY_ID
,      NAME
,      ORGANIZATION_ID
,      ORGANIZATION_NAME
FROM APPS.PA_PARTIES_V;

Dependencies

[top of page]

APPS.PA_PARTIES_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymPER_ALL_ASSIGNMENTS_F
SynonymPER_ALL_PEOPLE_F

APPS.PA_PARTIES_V is not referenced by any database object