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
ServerParameters
- _purchLine
- Type: PurchLine Table
The purchase line for which to calculate a price.
Return Value
Type: PDSAdvancedPricing_PurchLine ClassA PDSAdvancedPricing class to compute the calculated adjusted price for the specified purchase line.
Show: