Share via


InventCostCalculateTask.getNextBundle Method [AX 2012]

Gets the next bundle that will be processed.

Syntax

private InventCostBundleList getNextBundle()

Run On

Called

Return Value

Type: InventCostBundleList Table
A InventCostBundleList record that will be processed next.

Exceptions

Exception Condition
Error

If a UserConnection object is not instantiated.

See Also

Reference

InventCostCalculateTask Class