Share via


InventMov_KanbanJob_Process.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 it is in the database; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Remarks

This method overrides the base class method.

See Also

Reference

InventMov_KanbanJob_Process Class