PmfCoBySearch_FormulaCopyType.new Method [AX 2012]

Creates a new instance of the PmfCoBySearch_FormulaCopyType class by using the specified parameters.

protected void new(
    BOMId _bomId, 
    RecId _recId, 
   [boolean _forUpdate, 
    ItemId _itemId])

Run On

Called

Parameters

_bomId
Type: BOMId Extended Data Type
The BOM ID to use.
_recId
Type: RecId Extended Data Type
The record ID of the BOMVersion record.
_forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
_itemId
Type: ItemId Extended Data Type
The item ID to use; optional.

Community Additions

ADD
Show: