RetailListingManager.calculateProductListingsAsSet Method [AX 2012]
Calculates the products listing and inserts records to RetailTmpListingToKeep table and RetailListing table based on RetailChannelTable table.
Syntax
public void calculateProductListingsAsSet(RetailChannelTable _channel)
Run On
Server
Parameters
- _channel
Type: RetailChannelTable Table
The given record of the table RetailChannelTable to calculate.