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.
Retrieves a new instance of the InventMovement class that is constructed based on the KanbanJob buffer of this movement.
Syntax
public InventMovement newMovement_TransferIssue()
Run On
Called
Return Value
Type: InventMovement Class
A new instance of the InventMovement class that is constructed based on the KanbanJob buffer of this movement.
Remarks
This method overrides the base class method.