DBA Data[Home] [Help]

APPS.GHR_TSP_PLAN_DESIGN dependencies on BEN_ON_LINE_LF_EVT

Line 378: ben_on_line_lf_evt.p_evt_lf_evts_from_benauthe(

374: --dbms_output.put_line('Rate Value :' ||l_rt_val);
375:
376: -- Run Process Life Events for the EE
377: --dbms_output.put_line('Before calling p_proc_lf_evts_from_benauthe 1');
378: ben_on_line_lf_evt.p_evt_lf_evts_from_benauthe(
379: p_person_id => p_person_id
380: ,p_effective_date => p_effective_date
381: ,p_business_group_id => p_business_group_id
382: ,p_pgm_id => p_pgm_id

Line 399: ben_on_line_lf_evt.p_proc_lf_evts_from_benauthe(

395: ,p_retcode => l_retcode);
396: --
397: --dbms_output.put_line('Before calling p_proc_lf_evts_from_benauthe 2');
398: hr_utility.set_location(l_proc, 60);
399: ben_on_line_lf_evt.p_proc_lf_evts_from_benauthe(
400: p_person_id => p_person_id
401: ,p_effective_date => p_effective_date
402: ,p_business_group_id => p_business_group_id
403: ,p_mode => 'L'