RE: Back Order Quantity
Answered
How can I access the B/O Quantity on sales order lines for searches?
I use a formula (numeric) with SUM as the summary type. Then in the formula I have
{quantity} - nvl({quantitycommitted},0). Suite Answer Id: 81004 if you want to get more details.