WHSTmpStatusChange.checkAvailable Method
Validates that enough inventory is available for the specified inventory status change.
Syntax
public boolean checkAvailable(
WHSTmpStatusChange _tmpStatusChange,
InventDim _parmInventDim,
WHSInventStatusBlocking _fromStatusUsable,
boolean _goodToBlocking)
Run On
Called
Parameters
- _tmpStatusChange
Type: WHSTmpStatusChange Table
The current WHSTmpStatusChange record.
- _parmInventDim
Type: InventDim Table
The base InventDim record.
- _fromStatusUsable
Type: WHSInventStatusBlocking Extended Data Type
A value that indicates the usability of the inventory status.
- _goodToBlocking
Type: boolean
Return Value
Type: boolean
A Boolean value that indicates whether there is enough available inventory to complete the status change.