979: from po_releases_all
980: where po_release_id in
981: (
982: select po_release_id
983: from po_line_locations_all
984: where (po_header_id, po_line_id, line_location_id ) in
985: (
986: select po_header_id, po_line_id, line_location_id
987: from po_distributions_all