PmfCoBySearch_FormulaCopyType::construct Method [AX 2012]
Creates an instance of the PmfCoBySearch_FormulaCopyType class
client server public static PmfCoBySearch_FormulaCopyType construct(
BOMId _bomId,
RecId _recId,
[boolean _forUpdate,
ItemId _itemId])
Run On
CalledParameters
- _bomId
- Type: BOMId Extended Data Type
The BOM ID to use.
- _recId
- Type: RecId Extended Data Type
The record ID of the BOMVersion
- _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.
Return Value
Type: PmfCoBySearch_FormulaCopyType ClassAn instance of the PmfCoBySearch_FormulaCopyType class
Show: