KanbanJob.isInventoryUpdatedPhysical Method
Indicates whether the inventory transactions for the current KanbanJob table are physically updated.
Syntax
public boolean isInventoryUpdatedPhysical()
Run On
Called
Return Value
Type: boolean
true if all inventory transactions related to the kanban job are physically updated; otherwise, false.
Remarks
The method will always return false if the job must not be inventory controlled.