Share via


ReqEventProcessKanbanJobPickList::newStandard Method [AX 2012]

Creates a new instance of the ReqEventProcessKanbanJobPickList class.

Syntax

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

Run On

Called

Parameters

  • _interactive
    Type: boolean
    A Boolean value that specifies whether the processing is performed interactively.

Return Value

Type: ReqEventProcessKanbanJobPickList Class
A ReqEventProcessKanbanJobPickList object.

See Also

Reference

ReqEventProcessKanbanJobPickList Class