PmfCoByCopyToProd.copyTo Method [AX 2012]
Copies the from co-byproduct records to this destination.
public void copyTo(
PmfCoByCopyFrom _copyFrom,
PmfCoBySearchBase _search,
PmfCoByMap _toPmfProdCoByProduct,
[boolean _copyRef])
Run On
ServerParameters
- _copyFrom
- Type: PmfCoByCopyFrom Class
A PmfCoByCopyFrom object that contains the formula co-byproduct copy source parameters.
- _search
- Type: PmfCoBySearchBase Class
A PmfCoBySearchBase object that contains the formula co-byproduct copy search.
- _toPmfProdCoByProduct
- Type: PmfCoByMap Map
The PmfCoByMap record that is the production co-byproduct destination.
- _copyRef
- Type: boolean
A Boolean value that indicates whether the references are also to be copied; optional.
Community Additions
ADD
Show: