Share via


KanbanJobTypeProcess.mustHaveKanbanJobIssue Method [AX 2012]

Determines whether a kanban job must have a KanbanJobIssue record.

Syntax

public boolean mustHaveKanbanJobIssue()

Run On

Called

Return Value

Type: boolean
A Boolean value that indicates whether a KanbanJobIssue record is required.

Remarks

A kanban whose first job obtains semi-finished items can trigger event kanbans and therefore need the source document line, which is an issue record.

See Also

Reference

KanbanJobTypeProcess Class