ReqEventProcessKanban.inventQtyKanbanRuleLookup Method [AX 2012]
Defines the event quantity to use to look up the rule.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
protected InventQty inventQtyKanbanRuleLookup()
Microsoft Dynamics AX 2012 R2 (SYS)
protected abstract InventQty inventQtyKanbanRuleLookup()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected abstract InventQty inventQtyKanbanRuleLookup()
Microsoft Dynamics AX 2012 (FPK)
protected abstract InventQty inventQtyKanbanRuleLookup()
Microsoft Dynamics AX 2012 (SYS)
protected abstract InventQty inventQtyKanbanRuleLookup()
Run On
Called
Return Value
Type: InventQty Extended Data Type
A InventQty type value.