Share via


WHSTmpStatusChange.calcSumBatchQty Method

Loops over the WHSTmpStatusChange records that are currently selected for conversion and sums the total inventory quantity for a specified batch.

Syntax

public InventQty calcSumBatchQty(WHSTmpStatusChange _tmpStatusChange, InventDim _tmpInventDim)

Run On

Called

Parameters

  • _tmpInventDim
    Type: InventDim Table
    The InventDim record that is associated with the specified batch.

Return Value

Type: InventQty Extended Data Type
The sum of the inventory quantity selected for the batch.

See Also

Reference

WHSTmpStatusChange Table