Share via


SalesLine.mcrSalesQtyDelivered Method

Displays the delivered sales quantity.

Syntax

display SalesQty mcrSalesQtyDelivered()

Run On

Called

Return Value

Type: SalesQty Extended Data Type
The sales unit qty that has been delivered, deducted, or beyond on this line.

Remarks

For a sales line with a non-negative quantity, the return value is the quantity that have been picked, packed, or invoiced.

For a sales line with a negative quantity, the return value is the quantity that have been invoiced (which will be zero or negative).

The result is calculated in the sales unit, not the inventory unit.

See Also

Reference

SalesLine Table