Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a kanban rule and related table buffers.
Syntax
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.
Exceptions
Exception | Condition |
---|---|
Error | The method was called from a subclass that returns an invalid KanbanEventType enumeration value. |