Share via


InventCostTaskController.isInventCostListUnbundled Method [AX 2012]

Determines whether InventCostList records are bundled.

Syntax

protected boolean isInventCostListUnbundled(BOMLevel _bomLevel)

Run On

Called

Parameters

Return Value

Type: boolean
true if InventCostList records are not bundled; otherwise, false.

See Also

Reference

InventCostTaskController Class