Share via


KanbanJobStatusCompleted.canHaveScrapQty Method [AX 2012]

Determines whether a kanban job can have scrap quantity.

Syntax

public boolean canHaveScrapQty()

Run On

Called

Return Value

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

Remarks

The 'end' status can have scrap quantity if the type allows for scrap quantity.

See Also

Reference

KanbanJobStatusCompleted Class