DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PQH_CPD_HR_TO_STAGE

Line 437: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;

433: Close csr_corps_id;
434:
435: if l_corps_id is not null then
436:
437: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;
438:
439: OPEN csr_grade_crpath_node;
440: FETCH csr_grade_crpath_node into l_grade_crpath_node;
441: if csr_grade_crpath_node%found then

Line 837: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;

833: Close csr_corps_id;
834:
835: if l_corps_id is not null then
836:
837: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;
838:
839: OPEN csr_grade_crpath_node;
840: FETCH csr_grade_crpath_node into l_grade_crpath_node;
841: if csr_grade_crpath_node%found then