PDSAdvancedPricing_VendInvoiceLine::newVendInvoiceInfoLine Method [AX 2012]
Creates a new PDSAdvancedPricingrecord for a specified vendor invoice information line.
server public static PDSAdvancedPricing newVendInvoiceInfoLine(VendInvoiceInfoLine _vendInvoiceInfoLine)
Run On
ServerParameters
- _vendInvoiceInfoLine
- Type: VendInvoiceInfoLine Table
The vendor invoice information line for which you want to calculate a price.
Return Value
Type: PDSAdvancedPricing ClassA PDSAdvancedPricing record for which the calculated adjusted price will be computed._vendInvoiceInfoLine.
Show: