Share via


KanbanStatusReceived.canHaveScrapQty Method [AX 2012]

Indicates whether a kanban can have a scrap quantity.

Syntax

public boolean canHaveScrapQty()

Run On

Called

Return Value

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

Remarks

A kanban that has the Received enumeration value can have a scrap quantity if the type permits a scrap quantity.

See Also

Reference

KanbanStatusReceived Class