Share via


ReqEventProcessKanban.allowReserveAvailableOnHand Method [AX 2012]

Defines if this class should try to physically reserve on hand quantity on behalf of the event movement.

Syntax

protected boolean allowReserveAvailableOnHand()

Run On

Called

Return Value

Type: boolean
true if the reservation is allowed; otherwise, false.

Remarks

Most events are expected to reserve available on hand before event handling is executed, based on some setting, for example the sales line 'reservation' setting.

See Also

Reference

ReqEventProcessKanban Class