Share via


RetailPricingDataManager.getMixAndMatchLineGroupsByOffer Method [AX 2012]

Gets all the mix and match line group configurations for given offer.

Syntax

public container getMixAndMatchLineGroupsByOffer(RetailOfferIdEx3 _offerId)

Run On

Called

Parameters

Return Value

Type: container
Set of line group configurations with offer Id, line group Id, and number of required items needed to satisfy the line group configuration.

See Also

Reference

RetailPricingDataManager Class