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


VIEW: APPS.ASO_I_RA_SALESREPS_V

Object Details
Object Name: ASO_I_RA_SALESREPS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_RA_SALESREPS_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
ORG_ID NUMBER

Organization identifier
SALESREP_ID NUMBER
Yes
SALES_CREDIT_TYPE_ID NUMBER
Yes
NAME VARCHAR2 (360)
START_DATE_ACTIVE DATE
Yes
END_DATE_ACTIVE DATE

SALESREP_NUMBER VARCHAR2 (30)
PERSON_ID NUMBER

TYPE VARCHAR2 (30) Yes
Query Text

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


SELECT ORG_ID
,      SALESREP_ID
,      SALES_CREDIT_TYPE_ID
,      NAME
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
,      SALESREP_NUMBER
,      PERSON_ID
,      TYPE
FROM APPS.ASO_I_RA_SALESREPS_V;

Dependencies

[top of page]

APPS.ASO_I_RA_SALESREPS_V references the following:

SchemaAPPS
ViewRA_SALESREPS

APPS.ASO_I_RA_SALESREPS_V is not referenced by any database object