DBA Data[Home] [Help]

APPS.EDW_HR_GRADE_M_SIZING dependencies on HR_ALL_ORGANIZATION_UNITS

Line 74: FROM hr_all_organization_units

70:
71: CURSOR bus_cur IS
72: SELECT
73: avg(nvl(vsize(name),0))
74: FROM hr_all_organization_units
75: WHERE last_update_date BETWEEN p_from_date AND p_to_date;
76:
77: CURSOR gra_def_cur IS
78: SELECT