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
- _priceCurrencyCode
Type: CurrencyCode Extended Data Type
Price currency code.
- _priceFromDate
Type: FromDate Extended Data Type
Price from date.
- _priceToDate
Type: ToDate Extended Data Type
Price to date.
- _findNext
Type: boolean
Search again.
- _productSelection
Type: RetailCategoryPriceProductSelectionType Enumeration
Product selction.
- _expirePreviousTAs
Type: boolean
Whether to expire previous trade agreements.
Return Value
Type: PriceDiscAdmTable Table
A record of PriceDiscAdmTable.