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.
Sets on-hand quantity of a result record.
Syntax
private void setOnHandQty(InventPhysQtySumTmp_CN _tmpRow)
Run On
Server
Parameters
- _tmpRow
Type: InventPhysQtySumTmp_CN Table
A result record.
Remarks
One assumtion is the accumulated quantity includes current record; When the variable isOnHandBegin is false, only consider the case when fromDate is null.