DBA Data[Home] [Help]

APPS.OE_BULK_PRICE_PVT dependencies on OE_ORDER_LINES_ALL

Line 241: , OE_ORDER_LINES_ALL l -- Changes for SQL Id 14876372

237: FROM OE_PRICE_ADJS_IFACE_ALL a
238: , OE_ORDER_HEADERS h
239: , QP_LIST_HEADERS lh
240: , QP_LIST_LINES ll
241: , OE_ORDER_LINES_ALL l -- Changes for SQL Id 14876372
242: WHERE h.batch_id = p_batch_id
243: AND a.order_source_id = h.order_source_id
244: AND a.orig_sys_document_ref = h.orig_sys_document_ref
245: AND lh.list_header_id = a.list_header_id