DBA Data[Home] [Help]

APPS.OE_INTERNAL_REQUISITION_PVT dependencies on OE_HOLD_SOURCES_ALL

Line 781: , oe_hold_sources_all hs

777: into l_line_id, l_header_id
778: from oe_order_headers_all h
779: , oe_order_lines_all l
780: , oe_order_holds_all oh
781: , oe_hold_sources_all hs
782: -- OE_Order_Header_All table is used in this query to use
783: -- the OE_Order_Headers_N7 index for performance reasons
784: where h.header_id = l.header_id
785: and h.header_id = oh.header_id