Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the reserved quantity of the sales line.
Syntax
public SalesQty mcrSalesQtyReserved()
Run On
Called
Return Value
Type: SalesQty Extended Data Type
The quantity of the item that is reserved, in the sales unit.
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.
This method is also used in the batch reservation process.