ReqEventProcessKanban.calculateEventQuantities Method [AX 2012]

Returns a List object that splits the total required quantity into kanban-sized chunks.

Syntax

protected List calculateEventQuantities([InventQty _inventQty])

Run On

Called

Parameters

Return Value

Type: List Class
A List of quantities.

See Also

Reference

ReqEventProcessKanban Class