PmfCoBySearch::newReqCalculation Method [AX 2012]

Creates an instance of the PmfCoBySearch class.

server public static PmfCoBySearch newReqCalculation(ReqPO _reqPO, ReqSetup _reqSetup)

Run On

Server

Parameters

_reqPO
Type: ReqPO Table
A ReqPO record to use.
_reqSetup
Type: ReqSetup Class
A ReqSetup object to use.

Return Value

Type: PmfCoBySearch Class
An instance of the PmfCoBySearch class.

The new search object will be initialized automatically.

Show: