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


VIEW: APPS.MST_KPIPREFS_V

Object Details
Object Name: MST_KPIPREFS_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
USER_ID NUMBER

FK to FND_USER table.
KPI VARCHAR2 (80) Yes KPI name
KPI_ID NUMBER

FK to mst_kpi_preferences
RANK NUMBER

Rank of KPI
Query Text

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


SELECT USER_ID
,      KPI
,      KPI_ID
,      RANK
FROM APPS.MST_KPIPREFS_V;

Dependencies

[top of page]

APPS.MST_KPIPREFS_V references the following:

SchemaAPPS
ViewMFG_LOOKUPS
SynonymMST_KPI_PREFERENCES

APPS.MST_KPIPREFS_V is not referenced by any database object