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.
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
- _tmpStatusChange
Type: WHSTmpStatusChange Table
The WHSTmpStatusChange table record.
- _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.