Share via


KanbanJobStatus.canHaveReceivedQty Method [AX 2012]

Indicates whether a kanban job can have a received quantity.

Syntax

public boolean canHaveReceivedQty()

Run On

Called

Return Value

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

Remarks

The base class always returns false.

See Also

Reference

KanbanJobStatus Class