DBA Data[Home] [Help]

APPS.BEN_PTP_UPD dependencies on BEN_PLAN_TYPE_OPTION_TYPE_API

Line 428: ben_plan_type_option_type_api.update_plan_type_option_type

424: begin
425: --Bug 3412944
426: if ben_ptp_shd.g_old_rec.opt_typ_cd <> p_rec.opt_typ_cd then
427: for rec_c1 in c1 loop
428: ben_plan_type_option_type_api.update_plan_type_option_type
429: ( p_pl_typ_opt_typ_id => rec_c1.pl_typ_opt_typ_id,
430: p_pl_typ_opt_typ_cd => p_rec.opt_typ_cd,
431: p_effective_Start_date => dt_1,
432: p_effective_end_Date => dt_2,