Share via


InventTrackingTmpShippedSalesReportLine.salesQty Method

Gets the inventory transaction quantity in sales units from an InventTrans buffer.

Syntax

public SalesQty salesQty(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    An InventTrans buffer get the sales quantity from.

Return Value

Type: SalesQty Extended Data Type
The inventory transaction quantity in sales units.

See Also

Reference

InventTrackingTmpShippedSalesReportLine Table