Share via


KanbanType.updateKanbanJobPickingList Method [AX 2012]

Recreates the kanban job picking list because of changes in the kanban.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public void updateKanbanJobPickingList()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void updateKanbanJobPickingList()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          protected void updateKanbanJobPickingList()

  Microsoft Dynamics AX 2012 (FPK)
          protected void updateKanbanJobPickingList()

  Microsoft Dynamics AX 2012 (SYS)
          protected void updateKanbanJobPickingList()

Run On

Called

See Also

Reference

KanbanType Class