I went ahead and ran the following
select wavr01
from proddta.F4801
where
WASRST = '60'
and WADCTO = 'TF'
and WAMMCU = lpad('101',12,' ')
and wavr01 <> lpad(' ',25,' ')
**********************
Only 40 records popped up and saw 2 records that were foul.
I corrected the bad data since it has to be...