DBA Data[Home] [Help]

APPS.BEN_BATCH_DPNT_INFO_API dependencies on BEN_BATCH_DPNT_INFO_BK1

Line 51: ben_batch_dpnt_info_bk1.create_batch_dpnt_info_b

47: begin
48: --
49: -- Start of API User Hook for the before hook of create_batch_dpnt_info
50: --
51: ben_batch_dpnt_info_bk1.create_batch_dpnt_info_b
52: (p_benefit_action_id => p_benefit_action_id
53: ,p_person_id => p_person_id
54: ,p_pgm_id => p_pgm_id
55: ,p_pl_id => p_pl_id

Line 97: ben_batch_dpnt_info_bk1.create_batch_dpnt_info_a

93: begin
94: --
95: -- Start of API User Hook for the after hook of create_batch_dpnt_info
96: --
97: ben_batch_dpnt_info_bk1.create_batch_dpnt_info_a
98: (p_batch_dpnt_id => l_batch_dpnt_id
99: ,p_benefit_action_id => p_benefit_action_id
100: ,p_person_id => p_person_id
101: ,p_pgm_id => p_pgm_id