Share via


KanbanJobTypeTransfer.mustEndUpdateFinancial Method [AX 2012]

Determines if the kanban job inventory transactions must be financially updated when ended.

Syntax

public boolean mustEndUpdateFinancial()

Run On

Called

Return Value

Type: boolean
true the kanban job inventory transactions must be financially updated; otherwise false.

Remarks

Transfer movements are updated financially when they end.

See Also

Reference

KanbanJobTypeTransfer Class