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


VIEW: APPS.BIL_TX_SALES_PERSON_V

Object Details
Object Name: BIL_TX_SALES_PERSON_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
ID NUMBER
Yes ID column for view BIL_TX_SALES_PERSON_V
SOURCE_FIRST_NAME VARCHAR2 (360)
SOURCE_FIRST_NAME column for view BIL_TX_SALES_PERSON_V
SOURCE_LAST_NAME VARCHAR2 (360)
Last Name column for BIL_TX_SALES_PERSON_V
VALUE VARCHAR2 (360)
Value column for view BIL_TX_SALES_PERSON_V
SALES_GROUP_ID NUMBER
Yes SALES_GROUP_ID column for BIL_TX_SALES_PERSON_V view
Query Text

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


SELECT ID
,      SOURCE_FIRST_NAME
,      SOURCE_LAST_NAME
,      VALUE
,      SALES_GROUP_ID
FROM APPS.BIL_TX_SALES_PERSON_V;

Dependencies

[top of page]

APPS.BIL_TX_SALES_PERSON_V references the following:

SchemaAPPS
SynonymFND_TERRITORIES_TL
SynonymJTF_RS_GROUP_MEMBERS
SynonymJTF_RS_GROUP_USAGES
SynonymJTF_RS_RESOURCE_EXTNS
SynonymJTF_RS_ROLE_RELATIONS

APPS.BIL_TX_SALES_PERSON_V is not referenced by any database object