DBA Data[Home] [Help]

APPS.BEN_BATCH_ELCTBL_CHC_API dependencies on BEN_BATCH_ELCTBL_CHC_BK1

Line 55: ben_batch_elctbl_chc_bk1.create_batch_elctbl_chc_b

51: begin
52: --
53: -- Start of API User Hook for the before hook of create_batch_elctbl_chc
54: --
55: ben_batch_elctbl_chc_bk1.create_batch_elctbl_chc_b
56: (p_benefit_action_id => p_benefit_action_id
57: ,p_person_id => p_person_id
58: ,p_pgm_id => p_pgm_id
59: ,p_pl_id => p_pl_id

Line 109: ben_batch_elctbl_chc_bk1.create_batch_elctbl_chc_a

105: begin
106: --
107: -- Start of API User Hook for the after hook of create_batch_elctbl_chc
108: --
109: ben_batch_elctbl_chc_bk1.create_batch_elctbl_chc_a
110: (p_batch_elctbl_id => l_batch_elctbl_id
111: ,p_benefit_action_id => p_benefit_action_id
112: ,p_person_id => p_person_id
113: ,p_pgm_id => p_pgm_id