Share via


KanbanJobTypeProcess.canHaveNonDefaultReceivedQty Method [AX 2012]

Determines whether a kanban job can have a non-default received quantity.

Syntax

public boolean canHaveNonDefaultReceivedQty()

Run On

Called

Return Value

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

Remarks

Always returns true.

See Also

Reference

KanbanJobTypeProcess Class