DBA Data[Home] [Help]

APPS.OE_CONFIG_SCHEDULE_PVT dependencies on OE_INTERNAL_REQUISITION_PVT

Line 2975: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req

2971: IF l_debug_level > 0 THEN
2972: oe_debug_pub.add(' Need By Date update is allowed ? '||l_po_NeedByDate_Update);
2973: END IF;
2974:
2975: IF NOT OE_Internal_Requisition_Pvt.G_Update_ISO_From_Req
2976: AND NOT OE_SALES_CAN_UTIL.G_IR_ISO_HDR_CANCEL THEN -- AND
2977: -- l_po_NeedByDate_Update = 'YES' THEN
2978: IF l_po_NeedByDate_Update = 'YES' THEN -- IR ISO Tracking bug 7667702
2979: