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


VIEW: APPS.ASO_SALESREP_ROLES_V

Object Details
Object Name: ASO_SALESREP_ROLES_V
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 Unique role identifier
ROLE_NAME VARCHAR2 (60) Yes Role Name
ROLE_DESC VARCHAR2 (120)
Role Description
ROLE_CODE VARCHAR2 (30) Yes Role Code
SALESREP_ID NUMBER
Yes
Query Text

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


SELECT ROLE_ID
,      ROLE_NAME
,      ROLE_DESC
,      ROLE_CODE
,      SALESREP_ID
FROM APPS.ASO_SALESREP_ROLES_V;

Dependencies

[top of page]

APPS.ASO_SALESREP_ROLES_V references the following:

SchemaAPPS
ViewJTF_RS_ROLES_VL
SynonymJTF_RS_ROLE_RELATIONS
SynonymJTF_RS_SALESREPS_MO_V

APPS.ASO_SALESREP_ROLES_V is not referenced by any database object