InventMov_KanbanJob_TransIssue.newMovement_Orig Method [AX 2012]
Creates an inventory movement from the original KanbanJob table buffer.
Syntax
public InventMovement newMovement_Orig()
Run On
Called
Return Value
Type: InventMovement Class
An instance of the InventMovement class if the current KanbanJob record has been inserted; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Remarks
This method overrides the base class method.