Part numbers with qoh and without hazmat codes
This will put the report on the screen, so you print it or download. Then X to exit back to TCL.
SORT INVENTORY.LOC WITH QOH > "0" AND WITH HAZ.MAT.CODE = "" BY PART DESC LOCATION QOH
Part numbers with qoh and without weight
SORT INVENTORY.LOC WITH QOH > "0" AND WITH WEIGHT = "" BY PART DESC LOCATION QOH