Share via


SalesPurchLine::priceDisc_PriceCache Method

Initializes the PriceDisc_Price class.

Syntax

server public static PriceDisc_Price priceDisc_PriceCache(
    SalesPurchLine _salesPurchLine, 
   [InventDim _inventDim, 
    boolean _doCallPriceDate])

Run On

Server

Parameters

  • _doCallPriceDate
    Type: boolean
    A Boolean value that specifies whether to use the price date or the system date for the price calculation.

Return Value

Type: PriceDisc_Price Class
An instance of the PriceDisc_Price class.

See Also

Reference

SalesPurchLine Map