KanbanJobType.mustEndUpdateFinancial Method [AX 2012]
Indicates whether the kanban job inventory transactions must be financially updated when it ends.
Syntax
public boolean mustEndUpdateFinancial()
Run On
Called
Return Value
Type: boolean
true if the kanban job inventory transactions must be financially updated; otherwise, false.
Remarks
The base class always returns false.