DBA Data[Home] [Help]

APPS.BEN_BATCH_LER_INFO_API dependencies on BEN_BATCH_LER_INFO_BK1

Line 58: ben_batch_ler_info_bk1.create_batch_ler_info_b

54: begin
55: --
56: -- Start of API User Hook for the before hook of create_batch_ler_info
57: --
58: ben_batch_ler_info_bk1.create_batch_ler_info_b
59: (p_benefit_action_id => p_benefit_action_id
60: ,p_person_id => p_person_id
61: ,p_ler_id => p_ler_id
62: ,p_lf_evt_ocrd_dt => p_lf_evt_ocrd_dt

Line 118: ben_batch_ler_info_bk1.create_batch_ler_info_a

114: begin
115: --
116: -- Start of API User Hook for the after hook of create_batch_ler_info
117: --
118: ben_batch_ler_info_bk1.create_batch_ler_info_a
119: (p_batch_ler_id => l_batch_ler_id
120: ,p_benefit_action_id => p_benefit_action_id
121: ,p_person_id => p_person_id
122: ,p_ler_id => p_ler_id