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


VIEW: APPS.CN_ROLES_SEARCH

Object Details
Object Name: CN_ROLES_SEARCH
Object Type: VIEW
Owner: APPS
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_ID NUMBER
Yes
NAME VARCHAR2 (60) Yes
SALESREP_NAME VARCHAR2 (360)
START_DATE_ROLE DATE

END_DATE_ROLE DATE

Query Text

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


SELECT ROLE_ID
,      NAME
,      SALESREP_NAME
,      START_DATE_ROLE
,      END_DATE_ROLE
FROM APPS.CN_ROLES_SEARCH;

Dependencies

[top of page]

APPS.CN_ROLES_SEARCH references the following:

SchemaAPPS
ViewCN_ROLES
ViewCN_SALESREPS
ViewCN_SRP_ROLES

APPS.CN_ROLES_SEARCH is not referenced by any database object