PmfCoByCopyFromFormula.initToPmfFormulaCoBy Method [AX 2012]
Initializes an instance of the PmfCoByFromFormula class from information that is stored in the destination formula co-byproduct record.
public void initToPmfFormulaCoBy(
PmfFormulaCoBy _toCoBy,
InventDim _inventDim,
InventTable _inventTable)
Run On
ServerParameters
- _toCoBy
- Type: PmfFormulaCoBy Table
The destination co-byproduct record to be created.
- _inventDim
- Type: InventDim Table
The InventDim record for the destination.
- _inventTable
- Type: InventTable Table
The InventTable record for the destination.
Community Additions
ADD
Show: