Share via


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

Unlike sales or production BOM lines, kanban transfer issues do not have a 'reservation' setting.

Instead the use of existing on hand inventory is controlled by the kanban rule.

See Also

Reference

ReqEventProcessKanbanJobIssueTransfer Class