Share via


InventPhysQtySumByDateDataOutput_CN.setOnHandQty Method [AX 2012]

Sets on-hand quantity of a result record.

Syntax

private void setOnHandQty(InventPhysQtySumTmp_CN _tmpRow)

Run On

Server

Parameters

Remarks

One assumtion is the accumulated quantity includes current record; When the variable isOnHandBegin is false, only consider the case when fromDate is null.

See Also

Reference

InventPhysQtySumByDateDataOutput_CN Class