PmfCoByCopyToFormula::construct Method [AX 2012]
Creates a new instance of the PmfCoByCopyToFormula class.
server public static PmfCoByCopyToFormula construct(
BOMId _toId,
InventSiteId _siteId,
[RecId _bomVersionRecId])
Run On
ServerParameters
- _toId
- Type: BOMId Extended Data Type
The formula ID for the copy destination.
- _siteId
- Type: InventSiteId Extended Data Type
The inventory site ID for the copy destination.
- _bomVersionRecId
- Type: RecId Extended Data Type
The destination formula version record ID.
Show: