[Home] [Help]
[Dependency Information]
| Object Name: | BIL_TX_OPP_SOURCE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | NUMBER | ID Column for Opportunity Source LOV partameter. | ||
| SOURCECODE | VARCHAR2 | (30) | Sourcecode column for Opportunity Source LOV parameter | |
| VALUE | VARCHAR2 | (2000) | Value column for Opportunity Source LOV parameter. | |
| SOURCETYPE | VARCHAR2 | (80) | Yes | Source Type column for Opportunity Source LOV parameter. |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, SOURCECODE
, VALUE
, SOURCETYPE
FROM APPS.BIL_TX_OPP_SOURCE_V;
APPS
AMS_CAMPAIGNS_ALL_B
AMS_CAMPAIGNS_ALL_TL
AMS_CAMPAIGN_SCHEDULES_B
AMS_CAMPAIGN_SCHEDULES_TL
AMS_EVENT_HEADERS_ALL_B
AMS_EVENT_HEADERS_ALL_TL
AMS_EVENT_OFFERS_ALL_B
AMS_EVENT_OFFERS_ALL_TL
AMS_OFFERS
AMS_SOURCE_CODES
FND_LOOKUP_VALUES
QP_LIST_HEADERS_VL
APPS.BIL_TX_OPP_SOURCE_V is not referenced by any database object
|
|
|
|