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


VIEW: APPS.IEX_SCORE_ENG_COMPONENTS_V

Object Details
Object Name: IEX_SCORE_ENG_COMPONENTS_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
SCORE_ID NUMBER
Yes
SCORE_COMPONENT_ID NUMBER
Yes
SCORE_COMP_WEIGHT NUMBER (3)
SCORE_COMP_VALUE VARCHAR2 (2000)
FUNCTION_FLAG VARCHAR2 (1)
METRIC_FLAG VARCHAR2 (1)
DISPLAY_ORDER NUMBER

Query Text

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


SELECT SCORE_ID
,      SCORE_COMPONENT_ID
,      SCORE_COMP_WEIGHT
,      SCORE_COMP_VALUE
,      FUNCTION_FLAG
,      METRIC_FLAG
,      DISPLAY_ORDER
FROM APPS.IEX_SCORE_ENG_COMPONENTS_V;

Dependencies

[top of page]

APPS.IEX_SCORE_ENG_COMPONENTS_V references the following:

SchemaAPPS
SynonymIEX_SCORES
SynonymIEX_SCORE_COMPONENTS
ViewIEX_SCORE_COMP_TYPES_VL
APPS.IEX_SCORE_ENG_COMPONENTS_V is referenced by following:

SchemaAPPS
Package BodyIEX_SCORE_NEW_PVT - show dependent code
Package BodyIEX_SCORE_PVT - show dependent code