DBA Data[Home] [Help]

APPS.BEN_BATCH_PROC_INFO_API dependencies on BEN_BATCH_PROC_INFO_BK1

Line 51: ben_batch_proc_info_bk1.create_batch_proc_info_b

47: begin
48: --
49: -- Start of API User Hook for the before hook of create_batch_proc_info
50: --
51: ben_batch_proc_info_bk1.create_batch_proc_info_b
52: (p_benefit_action_id => p_benefit_action_id
53: ,p_strt_dt => p_strt_dt
54: ,p_end_dt => p_end_dt
55: ,p_strt_tm => p_strt_tm

Line 97: ben_batch_proc_info_bk1.create_batch_proc_info_a

93: begin
94: --
95: -- Start of API User Hook for the after hook of create_batch_proc_info
96: --
97: ben_batch_proc_info_bk1.create_batch_proc_info_a
98: (p_batch_proc_id => l_batch_proc_id
99: ,p_benefit_action_id => p_benefit_action_id
100: ,p_strt_dt => p_strt_dt
101: ,p_end_dt => p_end_dt