As a criteria "MAX({item.locationquantityavailable...
# general
n
As a criteria "MAX({item.locationquantityavailable})-MAX({quantity}-nvl({quantitycommitted},0)-nvl({quantityshiprecv},0) )" Greater than or equal 0. Will show lines which can be fulfilled in total from a location. If it's negative means that the order quantity is higher than the Available qty.