DBA Data[Home] [Help]

APPS.BEN_PROGRAM_API dependencies on BEN_PROGRAM_BK2

Line 706: ben_Program_bk2.update_Program_b

702: begin
703: --
704: -- Start of API User Hook for the before hook of update_Program
705: --
706: ben_Program_bk2.update_Program_b
707: (
708: p_pgm_id => p_pgm_id
709: ,p_name => p_name
710: ,p_dpnt_adrs_rqd_flag => p_dpnt_adrs_rqd_flag

Line 950: ben_Program_bk2.update_Program_a

946: begin
947: --
948: -- Start of API User Hook for the after hook of update_Program
949: --
950: ben_Program_bk2.update_Program_a
951: (
952: p_pgm_id => p_pgm_id
953: ,p_effective_start_date => l_effective_start_date
954: ,p_effective_end_date => l_effective_end_date