SalesLine.mcrSalesQtyOnOrder Method
Displays the on order quantity for the sales line.
Syntax
display SalesQty mcrSalesQtyOnOrder()
Run On
Called
Return Value
Type: SalesQty Extended Data Type
The on order qty in sales unit of measure for this line.
Remarks
This method negates the quantity from inventTrans, which means that a positive quantity on the sales line will also return a positive quantity here.