DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_SCHEDULE_UTIL

Line 5297: oe_schedule_util.call_mrp_rollback(x_return_status => l_return_status);

5293: -- End of Bug 7367433
5294:
5295: ELSE
5296: /* Code changes for the bug 6378240 */
5297: oe_schedule_util.call_mrp_rollback(x_return_status => l_return_status);
5298:
5299: ROLLBACK;
5300: END IF;
5301: