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


VIEW: APPS.GL_WF_ROLES_V

Object Details
Object Name: GL_WF_ROLES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLGL.GL_WF_ROLES_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
DISPLAY_NAME VARCHAR2 (100)
NAME VARCHAR2 (100)
DESCRIPTION VARCHAR2 (240)
ORIG_SYSTEM VARCHAR2 (48)
ORIG_SYSTEM_ID NUMBER

TYPE VARCHAR2 (18)
Query Text

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


SELECT DISPLAY_NAME
,      NAME
,      DESCRIPTION
,      ORIG_SYSTEM
,      ORIG_SYSTEM_ID
,      TYPE
FROM APPS.GL_WF_ROLES_V;

Dependencies

[top of page]

APPS.GL_WF_ROLES_V references the following:

SchemaAPPS
SynonymFND_RESPONSIBILITY_TL
SynonymFND_USER
APPS.GL_WF_ROLES_V is referenced by following:

SchemaAPPS
Package BodyGL_AUTO_ALLOC_VW_PKG - show dependent code