DBA Data[Home] [Help]

APPS.MSC_LAUNCH_PLAN_PK dependencies on MSC_PLANS_OTHER

Line 1590: Update msc_plans_other

1586: MSC_UTIL.msc_Debug('Error updating preferences and schedules.');
1587: RAISE;
1588: END;
1589: -- Bug#7449943
1590: Update msc_plans_other
1591: set ref_plan_id = p_temp_plan_id
1592: where ref_plan_id = p_org_plan_id;
1593:
1594: commit;