RetailTmpCatalogProductDateRange::addCoveringDateRanges Method
Stores all the date intevals that are covering the validtity of the catalog based on assortment.
Syntax
client server public static RetailTmpCatalogProductDateRange addCoveringDateRanges(Catalog _catalog)
Run On
Called
Parameters
- _catalog
Type: Catalog Table
Catalog record.
Return Value
Type: RetailTmpCatalogProductDateRange Table
A reference to the table.
Remarks
Make sure that the actual products in the catalog is calculated before calling this.