DBA Data[Home] [Help]

APPS.BEN_BATCH_ELIG_INFO_API dependencies on BEN_BATCH_ELIG_INFO_BK1

Line 48: ben_batch_elig_info_bk1.create_batch_elig_info_b

44: begin
45: --
46: -- Start of API User Hook for the before hook of create_batch_elig_info
47: --
48: ben_batch_elig_info_bk1.create_batch_elig_info_b
49: (p_benefit_action_id => p_benefit_action_id
50: ,p_person_id => p_person_id
51: ,p_pgm_id => p_pgm_id
52: ,p_pl_id => p_pl_id

Line 88: ben_batch_elig_info_bk1.create_batch_elig_info_a

84: begin
85: --
86: -- Start of API User Hook for the after hook of create_batch_elig_info
87: --
88: ben_batch_elig_info_bk1.create_batch_elig_info_a
89: (p_batch_elig_id => l_batch_elig_id
90: ,p_benefit_action_id => p_benefit_action_id
91: ,p_person_id => p_person_id
92: ,p_pgm_id => p_pgm_id