Share via


KanbanType.mustBeInventoryControlled Method [AX 2012]

Determines whether the kanban must be inventory controlled.

Syntax

public boolean mustBeInventoryControlled()

Run On

Called

Return Value

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

Remarks

Inventory controlled means that emptying the kanban creates an inventory transaction.

This is true only if the kanban is received at a supermarket location and the handling unit empty policy is not set to handling unit.

See Also

Reference

KanbanType Class