DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_PIL_ELCTBL_CHC_POPL_API

Line 6493: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl

6489: exit when c_ben_pil_elctbl_chc_popl%notfound;
6490: --
6491: -- Delete from the appropriate API.
6492: --
6493: ben_pil_elctbl_chc_popl_api.update_pil_elctbl_chc_popl
6494: (p_validate => false,
6495: p_pil_elctbl_chc_popl_id => l_pk_id,
6496: p_pil_elctbl_popl_stat_cd => 'BCKDT',
6497: p_object_version_number => l_object_version_number,