ReqEventProcessKanban.initKanbanRule Method [AX 2012]

Initializes a kanban rule and related table buffers.

protected boolean initKanbanRule([InventQty _inventQtyKanbanRuleLookup])

Run On

Called

Parameters

_inventQtyKanbanRuleLookup
Type: InventQty Extended Data Type
The quantity to use to look up applicable kanban rules; optional.

Return Value

Type: boolean
true if the initialization was successful; otherwise, false.

ExceptionCondition
Error

The method was called from a subclass that returns an invalid KanbanEventType enumeration value.

Community Additions

ADD
Show: