Share via


KanbanType_Manufacturing.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 a non default received quantity; otherwise, false.

Remarks

Always returns true.

See Also

Reference

KanbanType_Manufacturing Class