Share via


EPPriceCalc.setPriceDisc Method

Calls the setPriceAgreement method of the SalesPurchLine table map.

Syntax

public void setPriceDisc(InventDim _inventDim, [boolean _initDateFields])

Run On

ClientOrServer

Parameters

  • _inventDim
    Type: InventDim Table
    An InventDim record that contains the dimensions for which the price discount should be applied.
  • _initDateFields
    Type: boolean
    A Boolean value that indicates whether the dates that are related to the prices should be set; optional.

See Also

Reference

EPPriceCalc Table