Share via


InventMov_KanbanJob_TransIssue.newMovement_TransferReceipt Method [AX 2012]

Creates a new instance of the InventMovement class that is based on the KanbanJob table buffer of this movement.

Syntax

public InventMovement newMovement_TransferReceipt()

Run On

Called

Return Value

Type: InventMovement Class
A new instance of the InventMovement class that is constructed based on the KanbanJob table buffer of the movement.

Remarks

This method overrides the base class method.

See Also

Reference

InventMov_KanbanJob_TransIssue Class