BOMCalcWhereUsedList.loadItem Method [AX 2012]

Attempts to load dependencies for a produced item from its active BOM version.

Syntax

protected void loadItem(InventTable _inventTable, InventDim _inventDimCriteria)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    A record from the InventTable table that represents the produced item.
  • _inventDimCriteria
    Type: InventDim Table
    A record from the InventDim table that represents the dimension values that will be used.

See Also

Reference

BOMCalcWhereUsedList Class