PmfCoByCopyFrom.initToPmfProdCoBy Method [AX 2012]

Initializes the source from information stored in the destination production co-byproduct record.

public abstract void initToPmfProdCoBy(PmfProdCoBy _toPmfProdCoBy, [boolean _copyRef])

Run On

Server

Parameters

_toPmfProdCoBy
Type: PmfProdCoBy Table
A destination production co-byproduct record to be written.
_copyRef
Type: boolean
A Boolean value that indicates whether the document references should also be copied to the destination; optional.

The base implementation does nothing.

Community Additions

ADD
Show: