RetailCategoryPriceRule.generatePrice Method
Syntax
private void generatePrice(
PriceDiscAdmTable _priceDiscAdm,
InventTable _inventTable,
InventTableModule _priceModule,
CurrencyCode _priceCurrencyCode,
FromDate _priceFromDate,
ToDate _priceToDate,
boolean _findNext,
RetailCategoryPriceProductSelectionType _productSelection)
Run On
Called
Parameters
- _priceDiscAdm
Type: PriceDiscAdmTable Table
- _inventTable
Type: InventTable Table
- _priceModule
Type: InventTableModule Table
- _priceCurrencyCode
Type: CurrencyCode Extended Data Type
- _priceFromDate
Type: FromDate Extended Data Type
- _priceToDate
Type: ToDate Extended Data Type
- _findNext
Type: boolean
- _productSelection
Type: RetailCategoryPriceProductSelectionType Enumeration