WHSLoadLine::reserveLoadLine Method
Reserves inventory on the source order for the the loadLine.
Syntax
client server public static boolean reserveLoadLine(WHSLoadLine _loadLine, InventQty _inventQty)
Run On
Called
Parameters
- _loadLine
Type: WHSLoadLine Table
The loadLine that inventory is being reserved for.
- _inventQty
Type: InventQty Extended Data Type
The quantity that is to be reserved.
Return Value
Type: boolean
true if the loadLine could successfully reserve inventory; otherwise, false.
Remarks
If the source order is already reserve or partially reserved this method will not try to reserve more than the amount that is still on Order for the movement and match the loadLine inventDim.