DBA Data[Home] [Help]

APPS.OE_PROCESS_REQUISITION_PVT dependencies on OE_SCHEDULE_GRP

Line 1028: IF OE_Schedule_GRP.G_ISO_Planning_Update THEN

1024: END IF;
1025: END IF;
1026: END IF; -- p_cancel_order
1027:
1028: IF OE_Schedule_GRP.G_ISO_Planning_Update THEN
1029: IF l_debug_level > 0 THEN
1030: oe_debug_pub.add(' The caller for this change is Planning. Hence notification will not be send',5);
1031: END IF;
1032: l_create_notification := FALSE;