1021: from po_releases_all
1022: where po_release_id in
1023: (
1024: select po_release_id
1025: from po_line_locations_all
1026: where (po_header_id, po_line_id, line_location_id ) in
1027: (
1028: select po_header_id, po_line_id, line_location_id
1029: from po_distributions_all