ReqEventProcessKanban.initKanbanRule Method [AX 2012]

Initializes a kanban rule and related table buffers.

Syntax

protected boolean initKanbanRule([InventQty _inventQtyKanbanRuleLookup])

Run On

Called

Parameters

Return Value

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

Exceptions

Exception Condition
Error

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

See Also

Reference

ReqEventProcessKanban Class