Share via


KanbanJobType.mustBeInventoryControlled Method [AX 2012]

Indicates whether the kanban job must be inventory controlled.

Syntax

public abstract boolean mustBeInventoryControlled()

Run On

Called

Return Value

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

Remarks

Inventory controlled means that ending a kanban job creates inventory transactions.

See Also

Reference

KanbanJobType Class