DBA Data[Home] [Help]

APPS.IEX_SCORE_PVT dependencies on IEX_SCORE_ENG_COMPONENTS_V

Line 3596: IEX_SCORE_ENG_COMPONENTS_V

3592: SCORE_COMPONENT_ID,
3593: SCORE_COMP_WEIGHT,
3594: SCORE_COMP_VALUE
3595: FROM
3596: IEX_SCORE_ENG_COMPONENTS_V
3597: WHERE SCORE_ID = p_score_id;
3598: /*
3599: -- allocate the components into v_components
3600: TYPE t_Components_table IS TABLE OF