RetailConnDefaultDataGenerator.insertRetailAssortmentLinks Method [AX 2012]

Inserts the assortment table links into the distribution tables.

Syntax

public void insertRetailAssortmentLinks()

Run On

Called

Remarks

The insertTableDistributionLinkRecord method is used to insert the various table links into distribution link tables.

See Also

Reference

RetailConnDefaultDataGenerator Class