DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on PQH_GSP_HR_TO_STAGE

Line 1236: p_gsp_oipl_id := pqh_gsp_hr_to_stage.get_oipl_for_step

1232: p_emp_step_id => p_gsp_emp_step_id,
1233: p_num_incr => p_gsp_num_incr);
1234:
1235: -- Get the OIPL_ID (Step)
1236: p_gsp_oipl_id := pqh_gsp_hr_to_stage.get_oipl_for_step
1237: (p_step_id => p_gsp_emp_step_id,
1238: p_effective_date => p_effective_date);
1239: --
1240: end if;