Share via


VendDocumentLineMap::pdsPurchPrice Method

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.

See Also

Reference

VendDocumentLineMap Map