VendInvoiceLineMap.pdsPurchPrice Method
Gets the effective unit purchase price for the line.
Syntax
public PurchPrice pdsPurchPrice()
Run On
Called
Return Value
Type: PurchPrice Extended Data Type
The effective unit purchase price for the line.
Exceptions
Exception | Condition |
---|---|
Error | The map implementation always throws a missingOverload error. |
Remarks
For a line that uses advanced pricing, this will be the adjusted unit price, otherwise it is the standard unit price value on the line.