Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.