DBA Data[Home] [Help]

APPS.BEN_OPTION_IN_PLAN_IN_PGM_API dependencies on BEN_OPTION_IN_PLAN_IN_PGM_BK3

Line 611: ben_option_in_plan_in_pgm_bk3.delete_option_in_plan_in_pgm_b

607: begin
608: --
609: -- Start of API User Hook for before hook of delete_option_in_plan_in_pgm
610: --
611: ben_option_in_plan_in_pgm_bk3.delete_option_in_plan_in_pgm_b
612: (
613: p_oiplip_id => p_oiplip_id
614: ,p_object_version_number => p_object_version_number
615: ,p_effective_date => trunc(p_effective_date)

Line 643: ben_option_in_plan_in_pgm_bk3.delete_option_in_plan_in_pgm_a

639: begin
640: --
641: -- Start of API User Hook for the after hook of delete_option_in_plan_in_pgm
642: --
643: ben_option_in_plan_in_pgm_bk3.delete_option_in_plan_in_pgm_a
644: (
645: p_oiplip_id => p_oiplip_id
646: ,p_effective_start_date => l_effective_start_date
647: ,p_effective_end_date => l_effective_end_date