DBA Data[Home] [Help]

APPS.BEN_PIL_ELCTBL_CHC_POPL_API dependencies on BEN_PIL_ELCTBL_CHC_POPL_BK3

Line 905: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_b

901: begin
902: --
903: -- Start of API User Hook for the before hook of delete_Pil_Elctbl_chc_Popl
904: --
905: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_b
906: (
907: p_pil_elctbl_chc_popl_id => p_pil_elctbl_chc_popl_id
908: ,p_object_version_number => p_object_version_number
909: ,p_effective_date => trunc(p_effective_date)

Line 933: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_a

929: begin
930: --
931: -- Start of API User Hook for the after hook of delete_Pil_Elctbl_chc_Popl
932: --
933: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_a
934: (
935: p_pil_elctbl_chc_popl_id => p_pil_elctbl_chc_popl_id
936: ,p_object_version_number => l_object_version_number
937: ,p_effective_date => trunc(p_effective_date)