Share via


InventMov_KanbanJobPickingList.newMovement_Orig Method [AX 2012]

Creates an inventory movement from the original KanbanJobPickingList table buffer.

Syntax

public InventMovement newMovement_Orig()

Run On

Called

Return Value

Type: InventMovement Class
An instance of the InventMovement class if the specified record is in the database; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Remarks

This method overrides a base class method.

See Also

Reference

InventMov_KanbanJobPickingList Class