PmfFormulaCoByCalc_InventItemPrice::construct Method [AX 2012]
Constructs an instance of the PmfFormulaCoByCalc_InventItemPrice object using a BOMCalcTable record that was used to perform a complete BOM calculation.
client server public static PmfFormulaCoByCalc_InventItemPrice construct(InventItemPrice _parentRecord)
Run On
CalledParameters
- _parentRecord
- Type: InventItemPrice Table
The InventItemPrice record that was used to perform a complete BOM calculation on.
Return Value
Type: PmfFormulaCoByCalc_InventItemPrice ClassAn instance of the PmfFormulaCoByCalc_InventItemPrice class.
Show: