InventMov_KanbanJob_TransReceipt.newMovement_TransferIssue Method [AX 2012]
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.