Share via


InventMov_KanbanEmpty.newMovement_Orig Method [AX 2012]

Creates an inventory movement from the original Kanban table buffer.

Syntax

public InventMovement newMovement_Orig()

Run On

Called

Return Value

Type: InventMovement Class
An instance of the InventMovement class.

Remarks

This method overrides a base class method.

Retrieves null Nothing nullptr unit a null reference (Nothing in Visual Basic) if the current Kanban record has not been inserted into the database.

See Also

Reference

InventMov_KanbanEmpty Class