RE: Back Order Quantity
Answered
How can I access the B/O Quantity on sales order lines for searches?
Best answer
You can use this formula here:
{quantity}-nvl({quantitycommitted},0)-nvl({quantityshiprecv},0)