PmfCoBySearch.new Method [AX 2012]
Creates a new instance of the PmfCoBySearch class.
protected void new(
BOMId _bomId,
PmfBOMVersionRefRecId _recId,
[ItemId _itemId,
boolean _dontCheckApprove,
boolean _forUpdate,
boolean _recordLevelSecurity])
Run On
CalledParameters
- _bomId
- Type: BOMId Extended Data Type
The BOM ID to use.
- _recId
- Type: PmfBOMVersionRefRecId Extended Data Type
The record ID of the BOMVersion record.
- _itemId
- Type: ItemId Extended Data Type
The item ID to use.
- _dontCheckApprove
- Type: boolean
A Boolean value that indicates whether to check approved.
- _forUpdate
- Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
- _recordLevelSecurity
- Type: boolean
A Boolean value that indicates whether to check record level security.
Community Additions
ADD
Show: