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


VIEW: APPS.UMX_USER_PVT_V

Object Details
Object Name: UMX_USER_PVT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.UMX_USER_PVT_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
USER_NAME VARCHAR2 (100)
User Name
USER_ID NUMBER (15)
User Id
EMAIL_ADDRESS VARCHAR2 (240)
Email Address
PERSON_FIRST_NAME VARCHAR2 (150)
Person First Name
PERSON_LAST_NAME VARCHAR2 (150)
Person Last Name
PARTY_ID NUMBER

Party Id
PERSON_ID NUMBER

Person Id
Query Text

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


SELECT USER_NAME
,      USER_ID
,      EMAIL_ADDRESS
,      PERSON_FIRST_NAME
,      PERSON_LAST_NAME
,      PARTY_ID
,      PERSON_ID
FROM APPS.UMX_USER_PVT_V;

Dependencies

[top of page]

APPS.UMX_USER_PVT_V references the following:

SchemaAPPS
SynonymFND_USER
SynonymHZ_PARTIES
SynonymPER_ALL_PEOPLE_F

APPS.UMX_USER_PVT_V is not referenced by any database object