Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or computes the effective purchase price for the line.
Syntax
client server public static PurchPrice pdsPurchPrice(VendDocumentLineMap _vendLine, [boolean _force])
Run On
Called
Parameters
- _vendLine
Type: VendDocumentLineMap Map
The VendDocumentLineMap line for which to get the effective purchase price.
- _force
Type: boolean
A value that determines whether to force recalculation of the advanced price; optional.
Return Value
Type: PurchPrice Extended Data Type
The effective purchase price for the line.