Share via


ReqEventProcessKanbanNull.inventQtyKanbanRuleLookup Method [AX 2012]

Defines the event quantity to use to lookup the rule.

Syntax

protected InventQty inventQtyKanbanRuleLookup()

Run On

Called

Return Value

Type: InventQty Extended Data Type
An InventQty type value.

Exceptions

Exception Condition
Error

The function is not used correctly.

Remarks

As this method is implemented on a null Nothing nullptr unit a null reference (Nothing in Visual Basic) object pattern class it will always throw an exception.

See Also

Reference

ReqEventProcessKanbanNull Class