Share via


KanbanJobPickingListType.mustBeInventoryControlled Method [AX 2012]

Indicates whether the kanban job picking list must be inventory controlled.

Syntax

public boolean mustBeInventoryControlled()

Run On

Called

Return Value

Type: boolean
true if the kanban job picking list must be inventory controlled; otherwise, false.

Remarks

If inventory controlled, flushing the kanban job picking list line creates an inventory transaction.

See Also

Reference

KanbanJobPickingListType Class