DBA Data[Home] [Help]

APPS.BEN_PLAN_TYPE_API dependencies on BEN_PLAN_TYPE_BK1

Line 91: ben_PLAN_TYPE_bk1.create_PLAN_TYPE_b

87: begin
88: --
89: -- Start of API User Hook for the before hook of create_PLAN_TYPE
90: --
91: ben_PLAN_TYPE_bk1.create_PLAN_TYPE_b
92: (
93: p_name => p_name
94: ,p_mx_enrl_alwd_num => p_mx_enrl_alwd_num
95: ,p_mn_enrl_rqd_num => p_mn_enrl_rqd_num

Line 212: ben_PLAN_TYPE_bk1.create_PLAN_TYPE_a

208: begin
209: --
210: -- Start of API User Hook for the after hook of create_PLAN_TYPE
211: --
212: ben_PLAN_TYPE_bk1.create_PLAN_TYPE_a
213: (
214: p_pl_typ_id => l_pl_typ_id
215: ,p_effective_start_date => l_effective_start_date
216: ,p_effective_end_date => l_effective_end_date