WHSWorkTable::splitWork Method
Splits the specified work from the current work ID
Syntax
client server public static WHSWorkId splitWork(
WHSWorkId _workId,
LineNum _lineNum,
[Qty _qtyToPick])
Run On
Called
Parameters
- _workId
Type: WHSWorkId Extended Data Type
The orignal work identifier
- _lineNum
Type: LineNum Extended Data Type
The original work line number
- _qtyToPick
Type: Qty Extended Data Type
The quantity to be picked
Return Value
Type: WHSWorkId Extended Data Type
Returns the work identifier for the newly created work