RetailListingManager.calculateListingAttributes Method [AX 2012]
Calculates the listing attributes and stores them temporarily until the publishing is done.
Syntax
public void calculateListingAttributes(RetailChannelTable _channel)
Run On
Server
Parameters
- _channel
Type: RetailChannelTable Table
The channel for wich we calculate
Remarks
Merges product, catalog product and channel specific catalog product attributes into listing attributes.