ReqEventProcessKanbanJobPickList::newStandard Method [AX 2012]

Creates a new instance of the ReqEventProcessKanbanJobPickList class.

client server public static ReqEventProcessKanbanJobPickList newStandard(KanbanJobPickingList _kanbanJobPickingList, [boolean _interactive])

Run On

Called

Parameters

_kanbanJobPickingList
Type: KanbanJobPickingList Table
A KanbanJobPickingList table buffer to use when the object is created.
_interactive
Type: boolean
A Boolean value that specifies whether the processing is performed interactively.

Return Value

Type: ReqEventProcessKanbanJobPickList Class
A ReqEventProcessKanbanJobPickList object.
Show: