Share via


InventCostTmpTransBreakdown.initFromBOMCostGroup Method

Initializes an InventCostTmpTransBreakdown record from a BOMCostGroup record.

Syntax

public void initFromBOMCostGroup(BOMCostGroup _bomCostGroup)

Run On

Called

Parameters

  • _bomCostGroup
    Type: BOMCostGroup Table
    The BOMCostGroup record from which the data is taken.

Remarks

The fields that are initialized are CostGroupType and CostGroupName.

See Also

Reference

InventCostTmpTransBreakdown Table