DBA Data[Home] [Help]

APPS.OE_PROCESS_REQUISITION_PVT dependencies on OE_ORDER_LINES_ALL

Line 699: from oe_order_lines_all

695: , last_update_date
696: into g_sales_ord_line_num
697: , g_ISO_cancelled_quantity
698: , g_line_cancellation_date
699: from oe_order_lines_all
700: where line_id = p_line_id;
701:
702: select items.concatenated_segments
703: , prl.line_num

Line 774: from oe_order_lines_all

770: -- , g_updated_quantity
771: , g_schedule_ship_date
772: , g_schedule_arrival_date
773: , g_line_updated_date
774: from oe_order_lines_all
775: where line_id = p_line_id;
776:
777:
778: select items.concatenated_segments