RetailTmpAssortedProductDateRange.getAvailableDateRanges Method
Finds the date ranges from retail assortment date ranges.
Syntax
public List getAvailableDateRanges(
OMOperatingUnitRefRecId _operatingUnitId,
EcoResProductRecId _productId,
ValidFromDate _fromValidDate,
ValidToDate _toValidDate)
Run On
Called
Parameters
- _operatingUnitId
Type: OMOperatingUnitRefRecId Extended Data Type
Operating unit id.
- _productId
Type: EcoResProductRecId Extended Data Type
Product id.
- _fromValidDate
Type: ValidFromDate Extended Data Type
Valid from date.
- _toValidDate
Type: ValidToDate Extended Data Type
Valid to date.
Return Value
Type: List Class
List of date ranges.