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


VIEW: APPS.BIL_DIMV_RATING_FACTORS

Object Details
Object Name: BIL_DIMV_RATING_FACTORS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIL.BIL_DIMV_RATING_FACTORS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


BIL_DIMV_RATING_FACTORS - Dimension view used for providing rating factors list of values (LOV)
used during generation of Sales Intelligence reports.
.
Source is Oracle Applications Foundation schema.
.
.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Identifier of rating factor
VALUE VARCHAR2 (240)
Name of rating factor
Query Text

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


SELECT ID
,      VALUE
FROM APPS.BIL_DIMV_RATING_FACTORS;

Dependencies

[top of page]

APPS.BIL_DIMV_RATING_FACTORS references the following:

SchemaAPPS
ViewFND_FLEX_VALUES_VL
SynonymFND_FLEX_VALUE_SETS

APPS.BIL_DIMV_RATING_FACTORS is not referenced by any database object