DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on PQH_GSP_HR_TO_STAGE

Line 1628: p_gsp_oipl_id := pqh_gsp_hr_to_stage.get_oipl_for_step

1624: p_emp_step_id => p_gsp_emp_step_id,
1625: p_num_incr => p_gsp_num_incr);
1626:
1627: -- Get the OIPL_ID (Step)
1628: p_gsp_oipl_id := pqh_gsp_hr_to_stage.get_oipl_for_step
1629: (p_step_id => p_gsp_emp_step_id,
1630: p_effective_date => p_effective_date);
1631: --
1632: end if;