DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on PER_GRADES_VL

Line 1799: from per_grades_vl x

1795: where x.position_id = p_pos_id ;
1796: --
1797: cursor get_grade is
1798: select x.name
1799: from per_grades_vl x
1800: where x.grade_id = p_grade_id ;
1801: --
1802: cursor get_location is
1803: select l.location_code