Share via


InventMov_KanbanJob_WIP.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 InventMovement class instance.

Remarks

This method is an override of the base class method.

This method returns null Nothing nullptr unit a null reference (Nothing in Visual Basic) if the current KanbanJob record has not been inserted into the database.

See Also

Reference

InventMov_KanbanJob_WIP Class