PmfProdCoBySearch::newBOMRouteCopy Method [AX 2012]

Creates and initializes a new instance of the PmfProdCoBySearch class.

server public static PmfProdCoBySearch newBOMRouteCopy(BOMRouteCopyJob _copy)

Run On

Server

Parameters

_copy
Type: BOMRouteCopyJob Class
A BOMRouteCopyJob object.

Return Value

Type: PmfProdCoBySearch Class
A new instance of the PmfProdCoBySearch class.

The new search object will be initialized automatically.

Show: