Share via


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

See Also

Reference

RetailListingManager Class