DBA Data[Home] [Help]

APPS.OE_INTERNAL_REQUISITION_PVT dependencies on OE_ORDER_HOLDS_ALL

Line 846: , oe_order_holds_all oh

842: select l.line_id, l.header_id
843: into l_line_id, l_header_id
844: from oe_order_headers_all h
845: , oe_order_lines_all l
846: , oe_order_holds_all oh
847: , oe_hold_sources_all hs
848: -- OE_Order_Header_All table is used in this query to use
849: -- the OE_Order_Headers_N7 index for performance reasons
850: where h.header_id = l.header_id