DBA Data[Home] [Help]

APPS.BEN_BATCH_RATE_INFO_API dependencies on BEN_BATCH_RATE_INFO_BK1

Line 61: ben_batch_rate_info_bk1.create_batch_rate_info_b

57: begin
58: --
59: -- Start of API User Hook for the before hook of create_batch_rate_info
60: --
61: ben_batch_rate_info_bk1.create_batch_rate_info_b
62: (p_benefit_action_id => p_benefit_action_id
63: ,p_person_id => p_person_id
64: ,p_pgm_id => p_pgm_id
65: ,p_pl_id => p_pl_id

Line 127: ben_batch_rate_info_bk1.create_batch_rate_info_a

123: begin
124: --
125: -- Start of API User Hook for the after hook of create_batch_rate_info
126: --
127: ben_batch_rate_info_bk1.create_batch_rate_info_a
128: (p_batch_rt_id => l_batch_rt_id
129: ,p_benefit_action_id => p_benefit_action_id
130: ,p_person_id => p_person_id
131: ,p_pgm_id => p_pgm_id