DBA Data[Home] [Help]

APPS.BEN_PLAN_TYPE_API dependencies on BEN_PLAN_TYPE_BK2

Line 425: ben_PLAN_TYPE_bk2.update_PLAN_TYPE_b

421: begin
422: --
423: -- Start of API User Hook for the before hook of update_PLAN_TYPE
424: --
425: ben_PLAN_TYPE_bk2.update_PLAN_TYPE_b
426: (
427: p_pl_typ_id => p_pl_typ_id
428: ,p_name => p_name
429: ,p_mx_enrl_alwd_num => p_mx_enrl_alwd_num

Line 628: ben_PLAN_TYPE_bk2.update_PLAN_TYPE_a

624: begin
625: --
626: -- Start of API User Hook for the after hook of update_PLAN_TYPE
627: --
628: ben_PLAN_TYPE_bk2.update_PLAN_TYPE_a
629: (
630: p_pl_typ_id => p_pl_typ_id
631: ,p_effective_start_date => l_effective_start_date
632: ,p_effective_end_date => l_effective_end_date