CatalogManager.checkProductAssortments Method [AX 2012]

Adds the product to the channel assortment for a given catalog for specified date ranges.

private boolean checkProductAssortments(RetailTmpCatalogProductDateRange _catalogProductDateRange)

Run On

Server

Parameters

_catalogProductDateRange
Type: RetailTmpCatalogProductDateRange Table
A RetailTmpCatalogProductDateRange table object.

Return Value

Type: boolean
true if the action is successful; otherwise, false.

Community Additions

ADD
Show: