DBA Data[Home] [Help]

APPS.OE_BULK_PROCESS_LINE dependencies on OE_LINES_IFACE_ALL

Line 487: FROM OE_LINES_IFACE_ALL

483: , l_segment_array(18)
484: , l_segment_array(19)
485: , l_segment_array(20)
486: , l_inventory_item
487: FROM OE_LINES_IFACE_ALL
488: WHERE order_source_id = p_line_rec.order_source_id(p_index)
489: AND orig_sys_document_ref = p_line_rec.orig_sys_document_ref(p_index)
490: AND orig_sys_line_ref = p_line_rec.orig_sys_line_ref(p_index)
491: AND org_id = p_line_rec.org_id(p_index)