Share via


KanbanJobTypeProcess.mustBeInventoryControlled Method [AX 2012]

Determines whether the kanban job must be inventory-controlled.

Syntax

public 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

KanbanJobTypeProcess Class