ReqPeggingTreeNodeKanbanJobPickList::newStandard Method [AX 2012]

Creates a new instance of the ReqPeggingTreeNodeKanbanJobPickList class.

client server public static ReqPeggingTreeNodeKanbanJobPickList newStandard(KanbanJobPickingList _kanbanJobPickingList)

Run On

Called

Parameters

_kanbanJobPickingList
Type: KanbanJobPickingList Table
The KanbanJobPickingList record buffer that is represented by the node.

Return Value

Type: ReqPeggingTreeNodeKanbanJobPickList Class
A new instance of the ReqPeggingTreeNodeKanbanJobPickList class.
Show: