Share via


RetailConnDefaultDataGenerator.insertRetailLoyaltyPointsTable Method [AX 2012]

Inserts the loyalty points and retail group member line related data into RetailConnTableDistribution table.

Syntax

public void insertRetailLoyaltyPointsTable()

Run On

Called

Remarks

The insertTableDistributionRecordAllParents method is used to insert the various table data into distribution tables.

See Also

Reference

RetailConnDefaultDataGenerator Class