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


VIEW: APPS.EGO_ROLE_DETAILS_V

Object Details
Object Name: EGO_ROLE_DETAILS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewEGO.EGO_ROLE_DETAILS_V
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
OBJECT_DISPLAY_NAME VARCHAR2 (240) Yes Display Name for the Object on which the Role exists
ROLE_DISPLAY_NAME VARCHAR2 (80) Yes Display Name of the Role
ROLE_DESCRIPTION VARCHAR2 (240)
Description of the Role
ROLE_ID NUMBER
Yes Unique numeric identifier for the Role
Query Text

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


SELECT OBJECT_DISPLAY_NAME
,      ROLE_DISPLAY_NAME
,      ROLE_DESCRIPTION
,      ROLE_ID
FROM APPS.EGO_ROLE_DETAILS_V;

Dependencies

[top of page]

APPS.EGO_ROLE_DETAILS_V references the following:

SchemaAPPS
SynonymFND_FORM_FUNCTIONS
SynonymFND_MENUS_TL
SynonymFND_MENU_ENTRIES
SynonymFND_OBJECTS_TL

APPS.EGO_ROLE_DETAILS_V is not referenced by any database object