DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PQH_CPD_HR_TO_STAGE

Line 318: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;

314: Close csr_corps_id;
315:
316: if l_corps_id is not null then
317:
318: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;
319:
320: OPEN csr_grade_crpath_node;
321: FETCH csr_grade_crpath_node into l_grade_crpath_node;
322: if csr_grade_crpath_node%found then

Line 718: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;

714: Close csr_corps_id;
715:
716: if l_corps_id is not null then
717:
718: l_crpth_hier_ver := pqh_cpd_hr_to_stage.get_crpth_hier_ver;
719:
720: OPEN csr_grade_crpath_node;
721: FETCH csr_grade_crpath_node into l_grade_crpath_node;
722: if csr_grade_crpath_node%found then