TmpRetailAssortmentExclusions.isProductCategoryExcluded Method
Checks whether or not the product category is present in the exclusion list
Syntax
public boolean isProductCategoryExcluded(
RefRecId _productRefRecId,
ValidFromDate _fromValidDate,
ValidToDate _toValidDate)
Run On
Called
Parameters
- _productRefRecId
Type: RefRecId Extended Data Type
Product recid
- _fromValidDate
Type: ValidFromDate Extended Data Type
Assortment valid from date
- _toValidDate
Type: ValidToDate Extended Data Type
Assortment valid to date
Return Value
Type: boolean
true if the product category is found in the exclusion list, else false