DBA Data[Home] [Help]

APPS.BEN_BATCH_RATE_INFO_API dependencies on BEN_BATCH_RATE_INFO_BK2

Line 263: ben_batch_rate_info_bk2.update_batch_rate_info_b

259: begin
260: --
261: -- Start of API User Hook for the before hook of update_batch_rate_info
262: --
263: ben_batch_rate_info_bk2.update_batch_rate_info_b
264: (p_batch_rt_id => p_batch_rt_id
265: ,p_benefit_action_id => p_benefit_action_id
266: ,p_person_id => p_person_id
267: ,p_pgm_id => p_pgm_id

Line 331: ben_batch_rate_info_bk2.update_batch_rate_info_a

327: begin
328: --
329: -- Start of API User Hook for the after hook of update_batch_rate_info
330: --
331: ben_batch_rate_info_bk2.update_batch_rate_info_a
332: (p_batch_rt_id => p_batch_rt_id
333: ,p_benefit_action_id => p_benefit_action_id
334: ,p_person_id => p_person_id
335: ,p_pgm_id => p_pgm_id