Share via


InventKanbanReservationCriteria::newFromMovement Method [AX 2012]

Creates a new instance of the InventKanbanReservationCriteria class.

Syntax

client server public static InventKanbanReservationCriteria newFromMovement(InventMovement _movement)

Run On

Called

Parameters

  • _movement
    Type: InventMovement Class
    An inventory movement that is used to instantiate the InventKanbanReservationCriteria class instance.

Return Value

Type: InventKanbanReservationCriteria Class
A new InventKanbanReservationCriteria class instance.

See Also

Reference

InventKanbanReservationCriteria Class