RetailAssortmentTable::isProductAssortedTo Method

Checkes whether a product or variant is assorted to the specificed channel on the specified date.

Syntax

client server public static boolean isProductAssortedTo(
    RefRecId _productRecId, 
    RefRecId _channelRecId, 
    date _date)

Run On

Called

Parameters

  • _date
    Type: date
    The date.

Return Value

Type: boolean
The result.

See Also

Reference

RetailAssortmentTable Table