KanbanJobType.canHaveBOM Method [AX 2012]
Determines whether a kanban job can have a BOM.
Syntax
public boolean canHaveBOM()
Run On
Called
Return Value
Type: boolean
true if the job can have a BOM; otherwise, false.
Remarks
The base class always returns false.