DBA Data[Home] [Help]

APPS.MSC_SCN_UTILS dependencies on MSC_PHUB_PKG

Line 2214: l_plan_run_id := msc_phub_pkg.populate_details_fn(errbuf, retcode, l_plan_id,

2210: where plan_run_id=l_old_plan_run_id;
2211: exception when others then null;
2212: end;
2213:
2214: l_plan_run_id := msc_phub_pkg.populate_details_fn(errbuf, retcode, l_plan_id,
2215: p_plan_type=>l_plan_type, p_target_plan_name=>l_plan_name, p_publisher=>l_publisher);
2216:
2217: if retcode <> 0 then
2218: --null; -- errored out