DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_PIL_ELCTBL_CHC_POPL_API

Line 1128: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl

1124:
1125: end if;
1126: --End Bug 6144967
1127:
1128: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl
1129: (p_validate => p_validate
1130: ,p_pil_elctbl_chc_popl_id => l_rec.pil_elctbl_chc_popl_id
1131: ,p_pil_elctbl_popl_stat_cd => 'PROCD'
1132: ,p_business_group_id => p_business_group_id

Line 2616: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl

2612: --
2613: for l_pel_rec in c_get_pil_elctbl_chc_popl loop
2614: /*Bug 8604243: Added 'if' condition.*/
2615: if ( ben_back_out_life_event.g_no_reopen_flag = 'N') then
2616: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl
2617: (p_validate => p_validate
2618: ,p_pil_elctbl_chc_popl_id => l_pel_rec.pil_elctbl_chc_popl_id
2619: ,p_pil_elctbl_popl_stat_cd => 'STRTD'
2620: ,p_business_group_id => p_business_group_id