DBA Data[Home] [Help]

APPS.BEN_BATCH_PROC_INFO_API dependencies on BEN_BATCH_PROC_INFO_BK2

Line 212: ben_batch_proc_info_bk2.update_batch_proc_info_b

208: begin
209: --
210: -- Start of API User Hook for the before hook of update_batch_proc_info
211: --
212: ben_batch_proc_info_bk2.update_batch_proc_info_b
213: (p_batch_proc_id => p_batch_proc_id
214: ,p_benefit_action_id => p_benefit_action_id
215: ,p_strt_dt => p_strt_dt
216: ,p_end_dt => p_end_dt

Line 259: ben_batch_proc_info_bk2.update_batch_proc_info_a

255: begin
256: --
257: -- Start of API User Hook for the after hook of update_batch_proc_info
258: --
259: ben_batch_proc_info_bk2.update_batch_proc_info_a
260: (p_batch_proc_id => p_batch_proc_id
261: ,p_benefit_action_id => p_benefit_action_id
262: ,p_strt_dt => p_strt_dt
263: ,p_end_dt => p_end_dt