ReqCalcExplodePurchReqLine::newPurchReqLine Method [AX 2012]

Creates a new instance of the ReqCalcExplodePurchReqLine class to perform the explosion of a requisition line.

server public static ReqCalcExplodePurchReqLine newPurchReqLine(PurchReqLine _purchReqLine)

Run On

Server

Parameters

_purchReqLine
Type: PurchReqLine Table
The requisition line that this instance will be based on.

Return Value

Type: ReqCalcExplodePurchReqLine Class
A new instance of the ReqCalcExplodePurchReqLine class.
Show: