DBA Data[Home] [Help]

APPS.GHR_GENERAL dependencies on BEN_ON_LINE_LF_EVT

Line 476: ben_on_line_lf_evt.p_evt_lf_evts_from_benauthe(

472: --dbms_output.put_line('ler_id is ' || ' ' || l_ler_id);
473: --dbms_output.put_line('person_id is ' || ' ' || p_person_id);
474: -- Run Process Life Events for the EE
475: --dbms_output.put_line('Before calling p_proc_lf_evts_from_benauthe 1');
476: ben_on_line_lf_evt.p_evt_lf_evts_from_benauthe(
477: p_person_id => p_person_id
478: ,p_effective_date => p_effective_date
479: ,p_business_group_id => p_business_group_id
480: ,p_pgm_id => l_pgm_id

Line 496: ben_on_line_lf_evt.p_proc_lf_evts_from_benauthe(

492: ,p_errbuf => l_errbuf
493: ,p_retcode => l_retcode);
494: --
495: --dbms_output.put_line('Before calling p_proc_lf_evts_from_benauthe 2');
496: ben_on_line_lf_evt.p_proc_lf_evts_from_benauthe(
497: p_person_id => p_person_id
498: ,p_effective_date => p_effective_date
499: ,p_business_group_id => p_business_group_id
500: ,p_mode => 'L'

Line 932: ben_on_line_lf_evt.p_manage_life_events(

928: else
929: l_effective_date := p_effective_date;
930: End If;
931:
932: ben_on_line_lf_evt.p_manage_life_events(
933: p_person_id => p_person_id
934: ,p_effective_date => l_effective_date
935: ,p_business_group_id => p_business_group_id
936: ,p_pgm_id => l_pgm_id

Line 1286: ben_on_line_lf_evt.p_manage_life_events(

1282: else
1283: l_effective_date := p_effective_date;
1284: End If;
1285:
1286: ben_on_line_lf_evt.p_manage_life_events(
1287: p_person_id => p_person_id
1288: ,p_effective_date => l_effective_date
1289: ,p_business_group_id => p_business_group_id
1290: ,p_pgm_id => l_pgm_id