PDSAdvancedPricing_PurchLine::newPurchLine Method [AX 2012]

Creates a new PDSAdvancedPricing class for a purchase line.

server public static PDSAdvancedPricing_PurchLine newPurchLine(PurchLine _purchLine)

Run On

Server

Parameters

_purchLine
Type: PurchLine Table
The purchase line for which to calculate a price.

Return Value

Type: PDSAdvancedPricing_PurchLine Class
A PDSAdvancedPricing class to compute the calculated adjusted price for the specified purchase line.
Show: