RetailAssortmentTable::createDraftCopyOfAssortment Method
Creates a draft copy of the channels and products associated with the specified retail assortment record.
Syntax
server public static void createDraftCopyOfAssortment(RetailAssortmentTable _retailAssortmentTable)
Run On
Server
Parameters
- _retailAssortmentTable
Type: RetailAssortmentTable Table
The retail assortment record.
Remarks
The assortment definition is set to draft in such a way that changes are not observed by the assortment exploder job.