Share via


WHSWorkInventTrans::moveToNewWorkLine Method

Moves all WHSWorkInventTrans records associated with a work line to a new work line.

Syntax

client server public static void moveToNewWorkLine(
    WHSWorkId _currentWorkId, 
    LineNum _currentLineNum, 
    WHSWorkId _newWorkId, 
    LineNum _newLineNum)

Run On

Called

Parameters

Remarks

If the WHSWorkInventTrans are moved across work, then the reference on InventTransOrigin is also updated.

See Also

Reference

WHSWorkInventTrans Table