DBA Data[Home] [Help]

APPS.OE_BULK_ACK_PVT dependencies on OE_HEADERS_IFACE_ALL

Line 2606: FROM OE_LINES_IFACE_ALL l, OE_HEADERS_IFACE_ALL h

2602: l.service_reference_order,
2603: l.service_reference_system,
2604: l.customer_line_number,
2605: l.user_item_description
2606: FROM OE_LINES_IFACE_ALL l, OE_HEADERS_IFACE_ALL h
2607: WHERE h.batch_id = p_batch_id
2608: AND h.order_source_id = p_order_source_id
2609: AND h.orig_sys_document_ref = p_orig_sys_document_ref
2610: AND h.order_source_id = l.order_source_id