DBA Data[Home] [Help]

APPS.PER_APPLICANT_PKG dependencies on PER_GRADES_VL

Line 1563: from per_grades_vl x

1559: where x.position_id = p_pos_id ;
1560: --
1561: cursor get_grade is
1562: select x.name
1563: from per_grades_vl x
1564: where x.grade_id = p_grade_id ;
1565: --
1566: cursor get_location is
1567: select l.location_code