Share via


InventUpd_Physical::newKanbanJob Method [AX 2012]

Creates an instance of the InventUpd_Physical class to use to post physical updates for a kanban job.

Syntax

server public static InventUpd_Physical newKanbanJob(InventMovement _inventMovement)

Run On

Server

Parameters

  • _inventMovement
    Type: InventMovement Class
    The instance of the InventMovement class that wraps the quality order.

Return Value

Type: InventUpd_Physical Class
An instance of the InventUpd_Physical class.

See Also

Reference

InventUpd_Physical Class