Share via


InventCostTmpTransBreakdown.initFromInventTable Method

Initializes an InventCostTmpTransBreakdown record from an InventTable record.

Syntax

public void initFromInventTable(InventTable _inventTable)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable record from which the data is taken.

Remarks

The fields that are initialized are as follows: ItemGroupId and ItemName.

See Also

Reference

InventCostTmpTransBreakdown Table