DBA Data[Home] [Help]

APPS.OE_PROCESS_REQUISITION_PVT dependencies on OE_SCHEDULE_GRP

Line 924: IF OE_Schedule_GRP.G_ISO_Planning_Update THEN

920: END IF;
921: END IF;
922: END IF; -- p_cancel_order
923:
924: IF OE_Schedule_GRP.G_ISO_Planning_Update THEN
925: IF l_debug_level > 0 THEN
926: oe_debug_pub.add(' The caller for this change is Planning. Hence notification will not be send',5);
927: END IF;
928: l_create_notification := FALSE;