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


VIEW: APPS.XTR_WF_USERS_V

Object Details
Object Name: XTR_WF_USERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXTR.XTR_WF_USERS_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) Yes
DESCRIPTION VARCHAR2 (240)
USER_ID NUMBER (15) Yes
Query Text

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


SELECT USER_NAME
,      DESCRIPTION
,      USER_ID
FROM APPS.XTR_WF_USERS_V;

Dependencies

[top of page]

APPS.XTR_WF_USERS_V references the following:

SchemaAPPS
SynonymFND_USER
SynonymXTR_WF_USER_ROLES

APPS.XTR_WF_USERS_V is not referenced by any database object