DBA Data[Home] [Help]

APPS.OE_CONFIG_SCHEDULE_PVT dependencies on OE_INTERNAL_REQUISITION_PVT

Line 2888: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req

2884: IF l_debug_level > 0 THEN
2885: oe_debug_pub.add(' Need By Date update is allowed ? '||l_po_NeedByDate_Update);
2886: END IF;
2887:
2888: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req
2889: AND NOT OE_SALES_CAN_UTIL.G_IR_ISO_HDR_CANCEL THEN -- AND
2890: -- l_po_NeedByDate_Update = 'YES' THEN
2891: IF l_po_NeedByDate_Update = 'YES' THEN -- IR ISO Tracking bug 7667702
2892: