ReqPeggingTreeNodeKanbanJobPickList::newStandard Method [AX 2012]
Creates a new instance of the ReqPeggingTreeNodeKanbanJobPickList class.
client server public static ReqPeggingTreeNodeKanbanJobPickList newStandard(KanbanJobPickingList _kanbanJobPickingList)
Run On
CalledParameters
- _kanbanJobPickingList
- Type: KanbanJobPickingList Table
The KanbanJobPickingList record buffer that is represented by the node.
Return Value
Type: ReqPeggingTreeNodeKanbanJobPickList ClassA new instance of the ReqPeggingTreeNodeKanbanJobPickList class.
Show: