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

Called

Parameters

_parentRecord
Type: InventItemPrice Table
The InventItemPrice record that was used to perform a complete BOM calculation on.

Return Value

Type: PmfFormulaCoByCalc_InventItemPrice Class
An instance of the PmfFormulaCoByCalc_InventItemPrice class.
Show: