Share via


KanbanType.canHaveNonDefaultReceivedQty Method [AX 2012]

Indicates whether a kanban can have a non-default received quantity.

Syntax

public boolean canHaveNonDefaultReceivedQty()

Run On

Called

Return Value

Type: boolean
true if the kanban can have non default received quantity; otherwise, false.

Remarks

The base class always returns false.

See Also

Reference

KanbanType Class