InventUpd_Physical::newKanbanJobPickingList Method [AX 2012]
Creates an instance of the InventUpd_Physical class to use to post physical updates for a kanban picking list.
Syntax
server public static InventUpd_Physical newKanbanJobPickingList(KanbanJobPickingList _kanbanJobPickingList, [InventQty _inventQty])
Run On
Server
Parameters
- _kanbanJobPickingList
Type: KanbanJobPickingList Table
A KanbanJobPickingList record.
- _inventQty
Type: InventQty Extended Data Type
Return Value
Type: InventUpd_Physical Class
An instance of the InventUpd_Physical class.