PmfFormulaCoByCalc_InventItemPriceSim::construct Method [AX 2012]
Constructs a PmfFormulaCoByCalc_InventItemPriceSim class by using a BOMCalcTable record that was used to perform a complete BOM calculation.
client server public static PmfFormulaCoByCalc_InventItemPriceSim construct(InventItemPriceSim _parentRecord)
Run On
CalledParameters
- _parentRecord
- Type: InventItemPriceSim Table
The InventItemPriceSim record that was used to perform a complete BOM calculation on.
Return Value
Type: PmfFormulaCoByCalc_InventItemPriceSim ClassA PmfFormulaCoByCalc_InventItemPriceSim object.
Show: