Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.