DBA Data[Home] [Help]

APPS.WSH_INBOUND_UTIL_PKG dependencies on OE_DROP_SHIP_SOURCES

Line 1027: oe_drop_ship_sources od

1023: ol.intmed_ship_to_org_id
1024: FROM
1025: oe_order_headers_all oh,
1026: oe_order_lines_all ol,
1027: oe_drop_ship_sources od
1028: WHERE
1029: od.header_id = oh.header_id AND
1030: od.line_id = ol.line_id AND
1031: oh.header_id = ol.header_id AND