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.
Syntax
client server public static void cancelLine(
WHSWorkId _workId,
LineNum _lineNum,
InventQty _inventQty,
ItemId _itemId,
[boolean _decrementLoadLine,
boolean _unReserved])
Run On
Called
Parameters
- _workId
Type: WHSWorkId Extended Data Type
- _lineNum
Type: LineNum Extended Data Type
- _inventQty
Type: InventQty Extended Data Type
- _itemId
Type: ItemId Extended Data Type
- _decrementLoadLine
Type: boolean
- _unReserved
Type: boolean