DBA Data[Home] [Help]

APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on BEN_CWB_PL_DSGN_PKG

Line 297: ben_cwb_pl_dsgn_pkg.refresh_pl_dsgn(l_pl_dsgn.pl_id,l_pl_dsgn.asnd_lf_evt_dt,l_pl_dsgn.asnd_lf_evt_dt);

293: null;
294: end;
295:
296: -- Refresh Plan design information
297: ben_cwb_pl_dsgn_pkg.refresh_pl_dsgn(l_pl_dsgn.pl_id,l_pl_dsgn.asnd_lf_evt_dt,l_pl_dsgn.asnd_lf_evt_dt);
298:
299: l_old_pl_id := l_pl_dsgn.pl_id;
300: l_old_pl_typ_id := l_pl_dsgn.pl_typ_id;
301: