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


VIEW: APPS.FII_CCC_SEC_ROLES_V

Object Details
Object Name: FII_CCC_SEC_ROLES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_CCC_SEC_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
ROLE_NAME VARCHAR2 (30) Yes Role Name
ROLE_USER_NAME VARCHAR2 (80) Yes Role User Name
DESCRIPTION VARCHAR2 (240)
Role Description
Query Text

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


SELECT ROLE_NAME
,      ROLE_USER_NAME
,      DESCRIPTION
FROM APPS.FII_CCC_SEC_ROLES_V;

Dependencies

[top of page]

APPS.FII_CCC_SEC_ROLES_V references the following:

SchemaAPPS
SynonymFND_FORM_FUNCTIONS
ViewFND_MENUS_VL
SynonymFND_MENU_ENTRIES
APPS.FII_CCC_SEC_ROLES_V is referenced by following:

SchemaAPPS
Package BodyFII_CCC_SEC_UPL_PKG - show dependent code