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.
Reserve the inventory again.
Syntax
public boolean whsForceReserveAgain(
InventDim _fromInventDim,
InventDim _toInventDim,
RefRecId _storageRecId)
Run On
Server
Parameters
- _fromInventDim
Type: InventDim Table
The original InventDim record.
- _toInventDim
Type: InventDim Table
The new InventDim record.
- _storageRecId
Type: RefRecId Extended Data Type
The storage dimension Rec Id.
Return Value
Type: boolean
true if inventory can be reserved again, otherwise false.