WHSTmpStatusChange::convertStatus Method
Converts a quantity to a specified inventory status.
Syntax
client server public static void convertStatus(
WHSTmpStatusChange _tmpStatusChange,
InventDim _baseDim,
WHSInventStatusId _toStatusId)
Run On
Called
Parameters
- _tmpStatusChange
Type: WHSTmpStatusChange Table
The WHSTmpStatusChange table.
- _baseDim
Type: InventDim Table
The base inventory dimension set.
- _toStatusId
Type: WHSInventStatusId Extended Data Type
The inventory status that the quantity is being converted to.