DBA Data[Home] [Help]

APPS.OE_INTERNAL_REQUISITION_PVT dependencies on OE_HOLD_SOURCES_ALL

Line 847: , oe_hold_sources_all hs

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
851: and h.header_id = oh.header_id