Share via


ReqEventProcessKanban.adjustMarkingAndReservations Method [AX 2012]

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'.

See Also

Reference

ReqEventProcessKanban Class