Share via


KanbanJobStatus.canHaveScrapQty Method [AX 2012]

Indicates whether a kanban job can have a scrap quantity.

Syntax

public boolean canHaveScrapQty()

Run On

Called

Return Value

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

Remarks

The base class always returns false.

See Also

Reference

KanbanJobStatus Class