Share via


KanbanJob.isInventoryUpdatedFinancial Method

Indicates whether inventory transactions for the current KanbanJob table are financially updated.

Syntax

public boolean isInventoryUpdatedFinancial()

Run On

Called

Return Value

Type: boolean
true if all inventory transactions related to the kanban job are financially updated; otherwise, false.

Remarks

The method will always return false if the job must not be inventory controlled.

See Also

Reference

KanbanJob Table