DBA Data[Home] [Help]

APPS.BEN_BATCH_ELIG_INFO_API dependencies on BEN_BATCH_ELIG_INFO_BK2

Line 197: ben_batch_elig_info_bk2.update_batch_elig_info_b

193: begin
194: --
195: -- Start of API User Hook for the before hook of update_batch_elig_info
196: --
197: ben_batch_elig_info_bk2.update_batch_elig_info_b
198: (p_batch_elig_id => p_batch_elig_id
199: ,p_benefit_action_id => p_benefit_action_id
200: ,p_person_id => p_person_id
201: ,p_pgm_id => p_pgm_id

Line 238: ben_batch_elig_info_bk2.update_batch_elig_info_a

234: begin
235: --
236: -- Start of API User Hook for the after hook of update_batch_elig_info
237: --
238: ben_batch_elig_info_bk2.update_batch_elig_info_a
239: (p_batch_elig_id => p_batch_elig_id
240: ,p_benefit_action_id => p_benefit_action_id
241: ,p_person_id => p_person_id
242: ,p_pgm_id => p_pgm_id