RetailConnDefaultDataGenerator.insertOnlineChannelLinks Method [AX 2012]

Inserts all the links between the online channel related tables into the distribution link tables.

Syntax

public void insertOnlineChannelLinks()

Run On

Called

Remarks

The insertTableDistributionLinkMapping method is used to insert the online channel data into distribution tables.

See Also

Reference

RetailConnDefaultDataGenerator Class