Inventory without Hazmat and/or Weight
Previous Topic  Next Topic 

Part numbers with qoh and without hazmat codes



  1. From the main menu type TCL and press enter.


  1. At the : type: SHL DISP.TCL.CMD

This will put the report on the screen, so you print it or download. Then X to exit back to TCL.


  1. At the Input TCL Command: type :


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