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 an estimated inventory transaction of the KanbanJobPickingListType type must be updated.
Syntax
public boolean mustInventUpdEstimated()
Run On
Called
Return Value
Type: boolean
Always returns true.
Remarks
The method is called from the mustBeUpdatedExpected method on the inventory movement, together with a call to canBeUpdatedEstimated , which calls canInventUpdExpected on this class. This makes sure that only inventory controlled picking list lines will return true from the mustBeUpdatedExpected method.