SalesPurchLine::pdsPrice Method
Gets the effective unit price for the sales or purchase order line.
Syntax
client server public static Price pdsPrice(SalesPurchLine _salesPurchLine)
Run On
Called
Parameters
- _salesPurchLine
Type: SalesPurchLine Map
The SalesPurchLine map with the line from which to get the effective unit price.
Return Value
Type: Price Extended Data Type
The effective unit price for the sales or purchase order line.
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.