DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_SCHEDULE_UTIL

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

5262: -- End of Bug 7367433
5263:
5264: ELSE
5265: /* Code changes for the bug 6378240 */
5266: oe_schedule_util.call_mrp_rollback(x_return_status => l_return_status);
5267:
5268: ROLLBACK;
5269: END IF;
5270: