DBA Data[Home] [Help]

APPS.BEN_PROGRAM_API dependencies on BEN_PROGRAM_BK2

Line 711: ben_Program_bk2.update_Program_b

707: begin
708: --
709: -- Start of API User Hook for the before hook of update_Program
710: --
711: ben_Program_bk2.update_Program_b
712: (
713: p_pgm_id => p_pgm_id
714: ,p_name => p_name
715: ,p_dpnt_adrs_rqd_flag => p_dpnt_adrs_rqd_flag

Line 957: ben_Program_bk2.update_Program_a

953: begin
954: --
955: -- Start of API User Hook for the after hook of update_Program
956: --
957: ben_Program_bk2.update_Program_a
958: (
959: p_pgm_id => p_pgm_id
960: ,p_effective_start_date => l_effective_start_date
961: ,p_effective_end_date => l_effective_end_date