Hi,
DO you want all the records in one shot? If not, then you can use LDB.
If you want records in one set, try using werks as select condition. ANd then since zz_poslv is any way hard code, write another delete statement in the internal table for zz_poslv <> '08', once the selection is done.