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.
Removes marking from event kanban and the related requirement transactions and tries to physically reserve the unmarked quantity.
Syntax
protected void adjustMarkingAndReservations()
Run On
Called
Remarks
When unreserving quantities, the reservation engine priorities are to keep marked transactions unchanged where possible; instead it reduces reserved ordered and reserved physical transactions.
In the scenario where the kanban rule is set up to allow reduction of quantities supplied by event kanbans through physical reservations 'outside' of event kanban supply, this method will unmark the calculated markingAdjustQty and then try to physically re-reserve the quantity 'outside'.