DBA Data[Home] [Help]

APPS.BEN_BATCH_COMMU_INFO_API dependencies on BEN_BATCH_COMMU_INFO_BK1

Line 47: ben_batch_commu_info_bk1.create_batch_commu_info_b

43: begin
44: --
45: -- Start of API User Hook for the before hook of create_batch_commu_info
46: --
47: ben_batch_commu_info_bk1.create_batch_commu_info_b
48: (
49: p_benefit_action_id => p_benefit_action_id
50: ,p_person_id => p_person_id
51: ,p_per_cm_id => p_per_cm_id

Line 86: ben_batch_commu_info_bk1.create_batch_commu_info_a

82: begin
83: --
84: -- Start of API User Hook for the after hook of create_batch_commu_info
85: --
86: ben_batch_commu_info_bk1.create_batch_commu_info_a
87: (
88: p_batch_commu_id => l_batch_commu_id
89: ,p_benefit_action_id => p_benefit_action_id
90: ,p_person_id => p_person_id