DBA Data[Home] [Help]

APPS.GHR_GENERAL dependencies on BEN_ON_LINE_LF_EVT

Line 485: ben_on_line_lf_evt.p_evt_lf_evts_from_benauthe(

481: --dbms_output.put_line('ler_id is ' || ' ' || l_ler_id);
482: --dbms_output.put_line('person_id is ' || ' ' || p_person_id);
483: -- Run Process Life Events for the EE
484: --dbms_output.put_line('Before calling p_proc_lf_evts_from_benauthe 1');
485: ben_on_line_lf_evt.p_evt_lf_evts_from_benauthe(
486: p_person_id => p_person_id
487: ,p_effective_date => p_effective_date
488: ,p_business_group_id => p_business_group_id
489: ,p_pgm_id => l_pgm_id

Line 505: ben_on_line_lf_evt.p_proc_lf_evts_from_benauthe(

501: ,p_errbuf => l_errbuf
502: ,p_retcode => l_retcode);
503: --
504: --dbms_output.put_line('Before calling p_proc_lf_evts_from_benauthe 2');
505: ben_on_line_lf_evt.p_proc_lf_evts_from_benauthe(
506: p_person_id => p_person_id
507: ,p_effective_date => p_effective_date
508: ,p_business_group_id => p_business_group_id
509: ,p_mode => 'L'

Line 953: ben_on_line_lf_evt.p_manage_life_events(

949: else
950: l_effective_date := p_effective_date;
951: End If;
952:
953: ben_on_line_lf_evt.p_manage_life_events(
954: p_person_id => p_person_id
955: ,p_effective_date => l_effective_date
956: ,p_business_group_id => p_business_group_id
957: ,p_pgm_id => l_pgm_id

Line 1318: ben_on_line_lf_evt.p_manage_life_events(

1314: else
1315: l_effective_date := p_effective_date;
1316: End If;
1317:
1318: ben_on_line_lf_evt.p_manage_life_events(
1319: p_person_id => p_person_id
1320: ,p_effective_date => l_effective_date
1321: ,p_business_group_id => p_business_group_id
1322: ,p_pgm_id => l_pgm_id