DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_PIL_ELCTBL_CHC_POPL_API

Line 1088: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl

1084:
1085: end if;
1086: --End Bug 6144967
1087:
1088: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl
1089: (p_validate => p_validate
1090: ,p_pil_elctbl_chc_popl_id => l_rec.pil_elctbl_chc_popl_id
1091: ,p_pil_elctbl_popl_stat_cd => 'PROCD'
1092: ,p_business_group_id => p_business_group_id

Line 2568: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl

2564: --
2565: -- Step 2 : Open all the pil electable choice popl rows.
2566: --
2567: for l_pel_rec in c_get_pil_elctbl_chc_popl loop
2568: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl
2569: (p_validate => p_validate
2570: ,p_pil_elctbl_chc_popl_id => l_pel_rec.pil_elctbl_chc_popl_id
2571: ,p_pil_elctbl_popl_stat_cd => 'STRTD'
2572: ,p_business_group_id => p_business_group_id