Share via


RetailCategoryPriceRule.generatePrices Method

Generate prices from the category price rule.

Syntax

public PriceDiscAdmTable generatePrices(
    CurrencyCode _priceCurrencyCode, 
    FromDate _priceFromDate, 
    ToDate _priceToDate, 
    boolean _findNext, 
    RetailCategoryPriceProductSelectionType _productSelection, 
    boolean _expirePreviousTAs)

Run On

Called

Parameters

  • _findNext
    Type: boolean
    Search again.
  • _expirePreviousTAs
    Type: boolean
    Whether to expire previous trade agreements.

Return Value

Type: PriceDiscAdmTable Table
A record of PriceDiscAdmTable.

See Also

Reference

RetailCategoryPriceRule Table