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


VIEW: APPS.PA_AS_PROBABILITIES_V

Object Details
Object Name: PA_AS_PROBABILITIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_AS_PROBABILITIES_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
PROBABILITY_VALUE NUMBER
Yes Win probability value of sales opportunity in the range from 0 to 100
MEANING VARCHAR2 (80)
Text description of the win probability
DISPLAY_VALUE VARCHAR2 (123)
The display value on the Mapping page
Query Text

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


SELECT PROBABILITY_VALUE
,      MEANING
,      DISPLAY_VALUE
FROM APPS.PA_AS_PROBABILITIES_V;

Dependencies

[top of page]

APPS.PA_AS_PROBABILITIES_V references the following:

SchemaAPPS
ViewAS_FORECAST_PROB_ALL_VL

APPS.PA_AS_PROBABILITIES_V is not referenced by any database object