PmfCoBySearch_FormulaCopyType::newFormulaCopyDelete Method [AX 2012]

Returns an instance of the co/by search copy class.

client server public static PmfCoBySearch newFormulaCopyDelete(BOMId _bomId, RecId _recId)

Run On

Called

Parameters

_bomId
Type: BOMId Extended Data Type
The BOM ID to use.
_recId
Type: RecId Extended Data Type
The RecId value of the BOM version.

Return Value

Type: PmfCoBySearch Class
An instance of the co/by search copy class.

The new search object will be initialized automatically.

Show: